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

  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_service.cc 61 void CloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {
cloud_policy_client_registration_helper.cc 271 void CloudPolicyClientRegistrationHelper::OnPolicyFetched(
user_policy_signin_service_base.cc 103 void UserPolicySigninServiceBase::OnPolicyFetched(CloudPolicyClient* client) {}
cloud_policy_refresh_scheduler.cc 150 void CloudPolicyRefreshScheduler::OnPolicyFetched(CloudPolicyClient* client) {
component_cloud_policy_service.cc 315 void ComponentCloudPolicyService::OnPolicyFetched(CloudPolicyClient* client) {
413 OnPolicyFetched(client_);
436 // previous OnPolicyFetched() call had its PolicyFetchResponses rejected
441 OnPolicyFetched(client_);
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_chromeos.cc 164 void UserCloudPolicyManagerChromeOS::OnPolicyFetched(
enrollment_handler_chromeos.cc 79 void EnrollmentHandlerChromeOS::OnPolicyFetched(CloudPolicyClient* client) {

Completed in 1297 milliseconds