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

/external/chromium_org/components/signin/core/common/
H A Dprofile_management_switches.cc117 bool CheckFlag(std::string command_switch, State min_state) { argument
119 if (CommandLine::ForCurrentProcess()->HasSwitch(command_switch))

Completed in 72 milliseconds