Searched defs:AppendSwitch (Results 1 – 2 of 2) sorted by relevance
52 static void AppendSwitch(JNIEnv* env, jclass clazz, jstring jswitch) { in AppendSwitch() function
331 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in base::CommandLine