HomeSort by relevance Sort by last modified time
    Searched refs:IsSwitch (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
command_line.cc 93 if (IsSwitch(arg, &switch_string, &switch_value)) {
141 if (IsSwitch(arg, &switch_string, &switch_value)) {
156 bool CommandLine::IsSwitch(const StringType& parameter_string,
command_line.h 224 static bool IsSwitch(const StringType& parameter_string,

Completed in 655 milliseconds