Searched defs:OnPolicyFetched (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_service.cc61 void CloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) { function in class:policy::CloudPolicyService
H A Dcomponent_cloud_policy_service_stub.cc49 void ComponentCloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {} function in class:policy::ComponentCloudPolicyService
H A Dcloud_policy_refresh_scheduler.cc113 void CloudPolicyRefreshScheduler::OnPolicyFetched(CloudPolicyClient* client) { function in class:policy::CloudPolicyRefreshScheduler
H A Dcloud_policy_client_registration_helper.cc278 void CloudPolicyClientRegistrationHelper::OnPolicyFetched( function in class:policy::CloudPolicyClientRegistrationHelper
H A Dcomponent_cloud_policy_service.cc313 OnPolicyFetched(core_->client());
368 // When that happens, OnPolicyFetched() is sent to observers before the
375 OnPolicyFetched(core_->client());
384 void ComponentCloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) { function in class:policy::ComponentCloudPolicyService
483 OnPolicyFetched(core_->client());
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_policy_signin_service_base.cc106 void UserPolicySigninServiceBase::OnPolicyFetched(CloudPolicyClient* client) {} function in class:policy::UserPolicySigninServiceBase
/external/chromium_org/chrome/browser/chromeos/policy/
H A Denrollment_handler_chromeos.cc101 void EnrollmentHandlerChromeOS::OnPolicyFetched(CloudPolicyClient* client) { function in class:policy::EnrollmentHandlerChromeOS
H A Duser_cloud_policy_manager_chromeos.cc233 void UserCloudPolicyManagerChromeOS::OnPolicyFetched( function in class:policy::UserCloudPolicyManagerChromeOS
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.cc793 void WallpaperManager::OnPolicyFetched(const std::string& policy, function in class:chromeos::WallpaperManager

Completed in 141 milliseconds