Searched refs:ObservingPolicyStoreInterface (Results 1 – 4 of 4) sorted by relevance
55 class ObservingPolicyStoreInterface: public ConfigurationPolicyStoreInterface {57 explicit ObservingPolicyStoreInterface( in ObservingPolicyStoreInterface() function73 DISALLOW_COPY_AND_ASSIGN(ObservingPolicyStoreInterface);
24 void ObservingPolicyStoreInterface::Apply(ConfigurationPolicyType policy, in Apply()
16 ObservingPolicyStoreInterface observer(&store); in TEST()
127 ObservingPolicyStoreInterface observe(store); in Provide()