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

/external/chromium_org/content/common/android/
H A Dcommand_line.cc65 static void AppendSwitchesAndArguments(JNIEnv* env, jclass clazz, function
/external/chromium_org/base/
H A Dcommand_line.cc67 void AppendSwitchesAndArguments(CommandLine& command_line, function in namespace:__anon3689
231 AppendSwitchesAndArguments(*this, argv);
393 AppendSwitchesAndArguments(*this, other.argv());

Completed in 103 milliseconds