Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/src/
H A Dcommand_line.cc148 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in gestures::CommandLine
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line.cc318 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch() function in base::CommandLine
/aosp_15_r20/external/cronet/base/
H A Dcommand_line.cc373 void CommandLine::AppendSwitch(std::string_view switch_string) { in GetSwitchValueASCII() function in base::CommandLine