HomeSort by relevance Sort by last modified time
    Searched defs:OnPolicyFetched (Results 1 - 8 of 8) 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 271 void CloudPolicyClientRegistrationHelper::OnPolicyFetched(
cloud_policy_refresh_scheduler.cc 151 void CloudPolicyRefreshScheduler::OnPolicyFetched(CloudPolicyClient* client) {
component_cloud_policy_service.cc 307 OnPolicyFetched(core_->client());
373 // When that happens, OnPolicyFetched() is sent to observers before the
380 OnPolicyFetched(core_->client());
389 void ComponentCloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_base.cc 100 void UserPolicySigninServiceBase::OnPolicyFetched(CloudPolicyClient* client) {}
  /external/chromium_org/chrome/browser/chromeos/policy/
enrollment_handler_chromeos.cc 89 void EnrollmentHandlerChromeOS::OnPolicyFetched(CloudPolicyClient* client) {
user_cloud_policy_manager_chromeos.cc 228 void UserCloudPolicyManagerChromeOS::OnPolicyFetched(

Completed in 518 milliseconds