Searched refs:system_context_getter_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dsystem_policy_request_context.cc18 : system_context_getter_(system_context_getter),
34 system_context_getter_->GetURLRequestContext();
69 return system_context_getter_->GetNetworkTaskRunner();
H A Dsystem_policy_request_context.h35 scoped_refptr<net::URLRequestContextGetter> system_context_getter_; member in class:policy::SystemPolicyRequestContext
H A Duser_policy_request_context.cc20 system_context_getter_(system_context_getter),
47 // system_context_getter_->GetURLRequestContext();
H A Duser_policy_request_context.h37 scoped_refptr<net::URLRequestContextGetter> system_context_getter_; member in class:policy::UserPolicyRequestContext
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dpolicy_oauth2_token_fetcher.cc39 system_context_getter_(system_context_getter),
63 system_context_getter_.get(),
H A Dpolicy_oauth2_token_fetcher.h95 scoped_refptr<net::URLRequestContextGetter> system_context_getter_; member in class:policy::PolicyOAuth2TokenFetcher

Completed in 328 milliseconds