Home
last modified time | relevance | path

Searched defs:switch_string (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dcommand_line.cc57 CommandLine::StringType* switch_string, in IsSwitch()
84 CommandLine::StringType switch_string; in AppendSwitchesAndArguments() local
314 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch()
318 void CommandLine::AppendSwitchPath(const std::string& switch_string, in AppendSwitchPath()
323 void CommandLine::AppendSwitchNative(const std::string& switch_string, in AppendSwitchNative()
347 void CommandLine::AppendSwitchASCII(const std::string& switch_string, in AppendSwitchASCII()
452 StringType switch_string; in GetArgumentsStringInternal() local