Searched refs:IsSwitch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dcommand_line.cc56 bool IsSwitch(const CommandLine::StringType& string, function in namespace:base::__anon2208
83 if (parse_switches && IsSwitch(arg, &switch_string, &switch_value)) {
274 if (parse_switches && IsSwitch(arg, &switch_string, &switch_value)) {

Completed in 101 milliseconds