HomeSort by relevance Sort by last modified time
    Searched refs:policy_header_service (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/policy/cloud/
policy_header_service_factory.cc 14 #include "components/policy/core/common/cloud/policy_header_service.h"
34 PolicyHeaderService* policy_header_service() const { function in class:policy::__anon5376::PolicyHeaderServiceWrapper
71 return wrapper->policy_header_service();
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 88 #include "components/policy/core/common/cloud/policy_header_service.h"
496 policy::PolicyHeaderService* policy_header_service = local
498 if (policy_header_service) {
499 policy_header_helper_ = policy_header_service->CreatePolicyHeaderIOHelper(
    [all...]

Completed in 177 milliseconds