Searched refs:OnRefreshSchedulerStarted (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dcomponent_cloud_policy_service_stub.cc42 void ComponentCloudPolicyService::OnRefreshSchedulerStarted( function in class:policy::ComponentCloudPolicyService
H A Dcloud_policy_core.cc56 FOR_EACH_OBSERVER(Observer, observers_, OnRefreshSchedulerStarted(this));
H A Dcloud_policy_core.h48 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) = 0;
H A Dcloud_policy_core_unittest.cc50 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) OVERRIDE {
H A Dcomponent_cloud_policy_service.h107 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) OVERRIDE;
H A Dcomponent_cloud_policy_service.cc327 void ComponentCloudPolicyService::OnRefreshSchedulerStarted( function in class:policy::ComponentCloudPolicyService
/external/chromium_org/chrome/browser/policy/cloud/
H A Dcloud_policy_invalidator.h106 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) OVERRIDE;
H A Dcloud_policy_invalidator.cc83 OnRefreshSchedulerStarted(core_);
135 void CloudPolicyInvalidator::OnRefreshSchedulerStarted(CloudPolicyCore* core) { function in class:policy::CloudPolicyInvalidator

Completed in 283 milliseconds