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.cc72 void AppendSwitchesAndArguments(CommandLine& command_line, function in namespace:__anon3724
245 AppendSwitchesAndArguments(*this, argv);
407 AppendSwitchesAndArguments(*this, other.argv());

Completed in 53 milliseconds