Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dcommand_line.cc310 bool CommandLine::HasSwitch(std::string_view switch_string) const { in HasSwitch() function in base::CommandLine
315 bool CommandLine::HasSwitch(const char switch_constant[]) const { in HasSwitch() function in base::CommandLine