Searched refs:GetCommandLine (Results 1 – 4 of 4) sorted by relevance
14 std::string ProcessInformation::GetCommandLine() { in GetCommandLine() function in brillo::ProcessInformation
23 std::string GetCommandLine();
128 const char *args = GetCommandLine(); in os_get_command_line()
269 LPTSTR command_line = ::GetCommandLine(); in WindowsCommandLineArguments()