Home
last modified time | relevance | path

Searched defs:AppendSwitch (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/base/android/
Dcommand_line_android.cc57 static void AppendSwitch(JNIEnv* env, in AppendSwitch() function
/external/libchrome/base/
Dcommand_line.cc322 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in base::CommandLine