Searched defs:cmd_line (Results 1 – 11 of 11) sorted by relevance
21 wchar_t* cmd_line, int cmd_show) { in wWinMain()
32 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
49 std::string cmd_line; in GetProcCmdline() local
66 char **cmd_line = malloc((MAX_COMMAND_ARGS + 1) * sizeof(char *)); in process_spawn() local
59 }cmd_line; typedef
190 def _append_freon_switch_if_needed(self, cmd_line): argument
225 def _append_freon_switch_if_needed(self, cmd_line): argument
242 def GetProcessName(self, cmd_line): argument
152 static void cmd_line(int argc, char *argv[]) in cmd_line() function
166 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in CommonChildProcessSetUp() local
227 char* cmd_line; member343 char* cmd_line, in new_CacheProfFile()