OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AppendSwitch
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/base/android/
command_line_android.cc
57
static void
AppendSwitch
(JNIEnv* env,
61
CommandLine::ForCurrentProcess()->
AppendSwitch
(switch_string);
/external/libchrome/base/
command_line.cc
322
void CommandLine::
AppendSwitch
(const std::string& switch_string) {
Completed in 88 milliseconds