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

  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_base.h 71 scoped_refptr<net::URLRequestContextGetter> system_request_context);
108 net::URLRequestContextGetter* system_request_context() { function in class:policy::UserPolicySigninServiceBase
  /external/chromium_org/chrome/test/base/
testing_browser_process.cc 215 net::URLRequestContextGetter* TestingBrowserProcess::system_request_context() { function in class:TestingBrowserProcess
  /external/chromium_org/chrome/browser/
browser_process_impl.cc 479 net::URLRequestContextGetter* BrowserProcessImpl::system_request_context() { function in class:BrowserProcessImpl
898 browser_policy_connector()->Init(local_state(), system_request_context());
    [all...]
io_thread.h 146 scoped_ptr<net::URLRequestContext> system_request_context; member in struct:IOThread::Globals
149 // between |proxy_script_fetcher_context| and |system_request_context|.

Completed in 216 milliseconds