Searched defs:command_string (Results 1 – 5 of 5) sorted by relevance
16 base::string16 command_string(L"noprogram.exe "); in CommandLineFromParameters() local45 base::string16 command_string(cmd_line.GetCommandLineString()); in ParametersFromSwitch() local
324 std::string command_string = base::WideToUTF8(command.GetCommandLineString()); in LaunchDesktopChrome() local326 std::string command_string = command.GetCommandLineString(); in LaunchDesktopChrome() local
1072 const char *command_string = SBEvent::GetCStringFromEvent(event); in HandleIOEvent() local1403 char command_string[PATH_MAX * 2]; in MainLoop() local
54 def SendCommand(self, command_string, timeout_time=20, retry_count=3): argument
1124 CommandInterpreter::GetCommandObjectForCommand (std::string &command_string) in GetCommandObjectForCommand()1227 ExtractCommand (std::string &command_string, std::string &command, std::string &suffix, char "e… in ExtractCommand()1502 std::string command_string (command_line); in HandleCommand() local