Searched defs:min_state (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
122 return GetProcessState() >= min_state;

Completed in 34 milliseconds