Searched defs:AppendSwitch (Results 1 – 3 of 3) sorted by relevance
148 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in gestures::CommandLine
318 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in base::CommandLine
373 void CommandLine::AppendSwitch(std::string_view switch_string) { in GetSwitchValueASCII() function in base::CommandLine