Home | History | Annotate | Download | only in common

Lines Matching refs:Providers

30   typedef std::vector<ConfigurationPolicyProvider*> Providers;
32 // The PolicyServiceImpl will merge policies from |providers|. |providers|
35 // the providers, and they must outlive the PolicyServiceImpl.
36 explicit PolicyServiceImpl(const Providers& providers);
63 // Combines the policies from all the providers, and notifies the observers
67 // Checks if all providers are initialized, and notifies the observers
74 // The providers passed in the constructor, in order of decreasing priority.
75 Providers providers_;
83 // True if all the providers are initialized for the indexed policy domain.
86 // Set of providers that have a pending update that was triggered by a
90 // List of callbacks to invoke once all providers refresh after a