Searched refs:AppendSwitchesAndArguments (Results 1 – 2 of 2) sorted by relevance
74 void AppendSwitchesAndArguments(CommandLine* command_line, in AppendSwitchesAndArguments() function274 AppendSwitchesAndArguments(this, argv); in InitFromArgv()409 AppendSwitchesAndArguments(this, other.argv()); in AppendArguments()
76 static void AppendSwitchesAndArguments( in AppendSwitchesAndArguments() function