Home
last modified time | relevance | path

Searched defs:GetCommandLine (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Dprocess_information.cc14 std::string ProcessInformation::GetCommandLine() { in GetCommandLine() function in brillo::ProcessInformation
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dprocessenv.h55 #define GetCommandLine __MINGW_NAME_AW(GetCommandLine) macro
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dunit_test_launcher.cc434 CommandLine UnitTestLauncherDelegate::GetCommandLine( in GetCommandLine() function in base::UnitTestLauncherDelegate
H A Dtest_launcher_unittest.cc921 TEST_F(UnitTestLauncherDelegateTester, GetCommandLine) { in TEST_F() argument
/aosp_15_r20/system/core/bootstat/
H A Dbootstat.cpp211 std::string GetCommandLine(int argc, char** argv) { in GetCommandLine() function
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_windows.go675 func GetCommandLine() (cmd *uint16) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzsyscall_windows.go2139 func GetCommandLine() (cmd *uint16) { func