Searched defs:AppendSwitch (Results 1 – 3 of 3) sorted by relevance
| /external/libchrome-gestures/src/ | ||
| D | command_line.cc | 148 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in gestures::CommandLine |
| /external/libchrome/base/ | ||
| D | command_line.cc | 318 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in base::CommandLine |
| /external/cronet/base/ | ||
| D | command_line.cc | 335 void CommandLine::AppendSwitch(StringPiece switch_string) { in GetSwitchValueASCII() function in base::CommandLine |