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

  /external/chromium/chrome/browser/policy/
policy_notifier.cc 21 component_states_[i] = CloudPolicySubsystem::UNENROLLED;
32 component_states_[source] = state;
39 PolicySubsystemState* s = component_states_;
policy_notifier.h 59 PolicySubsystemState component_states_[NUM_SOURCES]; member in class:policy::PolicyNotifier

Completed in 137 milliseconds