Searched defs:UpdateExternalPolicy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dcomponent_cloud_policy_updater.cc47 void ComponentCloudPolicyUpdater::UpdateExternalPolicy( function in class:policy::ComponentCloudPolicyUpdater
H A Dcomponent_cloud_policy_service.cc82 void UpdateExternalPolicy(scoped_ptr<em::PolicyFetchResponse> response);
169 void ComponentCloudPolicyService::Backend::UpdateExternalPolicy( function in class:policy::ComponentCloudPolicyService::Backend
171 updater_->UpdateExternalPolicy(response.Pass());
413 base::Bind(&Backend::UpdateExternalPolicy,

Completed in 51 milliseconds