Searched defs:HasSwitch (Results 1 – 4 of 4) sorted by relevance
283 bool CommandLine::HasSwitch(const base::StringPiece& switch_string) const { in HasSwitch() function in base::CommandLine288 bool CommandLine::HasSwitch(const char switch_constant[]) const { in HasSwitch() function in base::CommandLine
137 bool CommandLine::HasSwitch(const std::string& switch_string) const { in HasSwitch() function in gestures::CommandLine
340 bool CommandLine::HasSwitch(std::string_view switch_string) const { in HasSwitch() function in base::CommandLine345 bool CommandLine::HasSwitch(const char switch_constant[]) const { in HasSwitch() function in base::CommandLine