Home
last modified time | relevance | path

Searched defs:HasSwitch (Results 1 – 1 of 1) 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