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

/external/chromium/base/
H A Dcommand_line.cc246 bool CommandLine::HasSwitch(const std::string& switch_string) const { function in class:CommandLine
349 if (source.HasSwitch(switches[i])) {

Completed in 158 milliseconds