HomeSort by relevance Sort by last modified time
    Searched refs:OnRefreshSchedulerStarted (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_service_stub.cc 42 void ComponentCloudPolicyService::OnRefreshSchedulerStarted(
cloud_policy_core.cc 56 FOR_EACH_OBSERVER(Observer, observers_, OnRefreshSchedulerStarted(this));
cloud_policy_core.h 48 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) = 0;
component_cloud_policy_service.h 107 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) OVERRIDE;
cloud_policy_core_unittest.cc 50 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) OVERRIDE {
component_cloud_policy_service.cc 327 void ComponentCloudPolicyService::OnRefreshSchedulerStarted(
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_invalidator.h 94 virtual void OnRefreshSchedulerStarted(CloudPolicyCore* core) OVERRIDE;
cloud_policy_invalidator.cc 68 OnRefreshSchedulerStarted(core_);
120 void CloudPolicyInvalidator::OnRefreshSchedulerStarted(CloudPolicyCore* core) {

Completed in 47 milliseconds