Searched defs:AppendSwitch (Results 1 – 4 of 4) 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
378 void CommandLine::AppendSwitch(std::string_view switch_string) { in GetSwitchValueASCII() function in base::CommandLine