Searched refs:AppendArgs (Results 1 – 3 of 3) sorted by relevance
135 void AppendArgs(const CommandLine& other);
380 void CommandLine::AppendArgs(const CommandLine& other) { in AppendArgs() function in CommandLine
234 command_line.AppendArgs(parsed_command_line); in RegisterApplicationRestart()