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

  /external/chromium_org/components/policy/core/common/cloud/
system_policy_request_context.cc 15 SystemPolicyRequestContext::SystemPolicyRequestContext(
23 SystemPolicyRequestContext::~SystemPolicyRequestContext() {
27 SystemPolicyRequestContext::GetURLRequestContext() {
68 SystemPolicyRequestContext::GetNetworkTaskRunner() const {
system_policy_request_context.h 19 class POLICY_EXPORT SystemPolicyRequestContext
22 SystemPolicyRequestContext(
32 virtual ~SystemPolicyRequestContext();
44 DISALLOW_COPY_AND_ASSIGN(SystemPolicyRequestContext);

Completed in 859 milliseconds