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

/external/chromium_org/base/android/
H A Dcommand_line_android.cc65 static void AppendSwitchesAndArguments(JNIEnv* env, jclass clazz, function
/external/chromium_org/base/
H A Dcommand_line.cc73 void AppendSwitchesAndArguments(CommandLine& command_line, function in namespace:base::__anon2183
247 AppendSwitchesAndArguments(*this, argv);
409 AppendSwitchesAndArguments(*this, other.argv());

Completed in 204 milliseconds