HomeSort by relevance Sort by last modified time
    Searched refs:policy_header_service (Results 1 - 3 of 3) 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"
35 PolicyHeaderService* policy_header_service() const { function in class:policy::__anon9030::PolicyHeaderServiceWrapper
72 return wrapper->policy_header_service();
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate_browsertest.cc 16 #include "components/policy/core/common/cloud/policy_header_service.h"
120 policy::PolicyHeaderService* policy_header_service = variable
124 policy_header_service->GetHelpersForTest();
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 93 #include "components/policy/core/common/cloud/policy_header_service.h"
516 policy::PolicyHeaderService* policy_header_service = local
518 if (policy_header_service) {
519 policy_header_helper_ = policy_header_service->CreatePolicyHeaderIOHelper(
    [all...]

Completed in 1232 milliseconds