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

/external/chromium/chrome/browser/policy/
H A Dpolicy_notifier.h27 NUM_SOURCES // This must be the last element in the enum. enumerator in enum:policy::PolicyNotifier::StatusSource
59 PolicySubsystemState component_states_[NUM_SOURCES];
60 ErrorDetails component_error_details_[NUM_SOURCES];
H A Dpolicy_notifier.cc20 for (int i = 0; i < NUM_SOURCES; ++i) {

Completed in 85 milliseconds