HomeSort by relevance Sort by last modified time
    Searched defs:OnPolicyFetched (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_service.cc 61 void CloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {
component_cloud_policy_service_stub.cc 49 void ComponentCloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {}
cloud_policy_client_registration_helper.cc 278 void CloudPolicyClientRegistrationHelper::OnPolicyFetched(
cloud_policy_refresh_scheduler.cc 128 void CloudPolicyRefreshScheduler::OnPolicyFetched(CloudPolicyClient* client) {
component_cloud_policy_service.cc 313 OnPolicyFetched(core_->client());
368 // When that happens, OnPolicyFetched() is sent to observers before the
375 OnPolicyFetched(core_->client());
384 void ComponentCloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {
483 OnPolicyFetched(core_->client());
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_base.cc 105 void UserPolicySigninServiceBase::OnPolicyFetched(CloudPolicyClient* client) {}
  /external/chromium_org/chrome/browser/chromeos/policy/
enrollment_handler_chromeos.cc 94 void EnrollmentHandlerChromeOS::OnPolicyFetched(CloudPolicyClient* client) {
user_cloud_policy_manager_chromeos.cc 232 void UserCloudPolicyManagerChromeOS::OnPolicyFetched(
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 798 void WallpaperManager::OnPolicyFetched(const std::string& policy,
    [all...]

Completed in 85 milliseconds