OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PolicySubsystemState
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/policy/
policy_notifier.h
20
typedef CloudPolicySubsystem::
PolicySubsystemState
PolicySubsystemState
;
35
void Inform(
PolicySubsystemState
state,
39
CloudPolicySubsystem::
PolicySubsystemState
state() const {
56
PolicySubsystemState
state_;
59
PolicySubsystemState
component_states_[NUM_SOURCES];
cloud_policy_subsystem.h
37
enum
PolicySubsystemState
{
59
virtual void OnPolicyStateChanged(
PolicySubsystemState
state,
91
PolicySubsystemState
state();
Completed in 52 milliseconds