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

  /external/chromium/chrome/browser/
io_thread.h 75 scoped_refptr<net::URLRequestContext> system_request_context; member in struct:IOThread::Globals
browser_process_impl.cc 468 net::URLRequestContextGetter* BrowserProcessImpl::system_request_context() { function in class:BrowserProcessImpl
    [all...]
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_unittest.cc 174 scoped_refptr<net::URLRequestContextGetter> system_request_context; variable
176 local_state_.get(), system_request_context);
  /external/chromium_org/chrome/test/base/
testing_browser_process.cc 189 net::URLRequestContextGetter* TestingBrowserProcess::system_request_context() { function in class:TestingBrowserProcess
  /external/chromium_org/chrome/browser/
io_thread.h 141 scoped_ptr<net::URLRequestContext> system_request_context; member in struct:IOThread::Globals
144 // between |proxy_script_fetcher_context| and |system_request_context|.
browser_process_impl.cc 438 net::URLRequestContextGetter* BrowserProcessImpl::system_request_context() { function in class:BrowserProcessImpl
880 browser_policy_connector()->Init(local_state(), system_request_context());
    [all...]

Completed in 299 milliseconds