Home
last modified time | relevance | path

Searched defs:HasSwitch (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/
Dcommand_line.cc283 bool CommandLine::HasSwitch(const base::StringPiece& switch_string) const { in HasSwitch() function in base::CommandLine
288 bool CommandLine::HasSwitch(const char switch_constant[]) const { in HasSwitch() function in base::CommandLine
/external/libchrome-gestures/src/
Dcommand_line.cc137 bool CommandLine::HasSwitch(const std::string& switch_string) const { in HasSwitch() function in gestures::CommandLine
/external/cronet/tot/base/
Dcommand_line.cc340 bool CommandLine::HasSwitch(std::string_view switch_string) const { in HasSwitch() function in base::CommandLine
345 bool CommandLine::HasSwitch(const char switch_constant[]) const { in HasSwitch() function in base::CommandLine
/external/cronet/stable/base/
Dcommand_line.cc340 bool CommandLine::HasSwitch(std::string_view switch_string) const { in HasSwitch() function in base::CommandLine
345 bool CommandLine::HasSwitch(const char switch_constant[]) const { in HasSwitch() function in base::CommandLine