Home
last modified time | relevance | path

Searched refs:AppendSwitchesAndArguments (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dcommand_line.cc74 void AppendSwitchesAndArguments(CommandLine* command_line, in AppendSwitchesAndArguments() function
274 AppendSwitchesAndArguments(this, argv); in InitFromArgv()
409 AppendSwitchesAndArguments(this, other.argv()); in AppendArguments()
/external/libmojo/base/android/
Dcommand_line_android.cc76 static void AppendSwitchesAndArguments( in AppendSwitchesAndArguments() function