HomeSort by relevance Sort by last modified time
    Searched refs:proxy_script_fetcher_context (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/
io_thread.h 68 scoped_refptr<net::URLRequestContext> proxy_script_fetcher_context; member in struct:IOThread::Globals
io_thread.cc 467 scoped_refptr<net::URLRequestContext> proxy_script_fetcher_context = local
469 globals_->proxy_script_fetcher_context = proxy_script_fetcher_context;
652 globals_->proxy_script_fetcher_context,
  /external/chromium_org/chrome/browser/
io_thread.h 136 // |proxy_script_fetcher_context| for the second context. It has a direct
138 scoped_ptr<net::URLRequestContext> proxy_script_fetcher_context; member in struct:IOThread::Globals
144 // between |proxy_script_fetcher_context| and |system_request_context|.
io_thread.cc 615 globals_->proxy_script_fetcher_context.reset(
    [all...]
  /external/chromium/chrome/browser/profiles/
profile_io_data.cc 304 io_thread_globals->proxy_script_fetcher_context.get(),
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc     [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 776 io_thread_globals->proxy_script_fetcher_context.get(),
    [all...]
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc     [all...]

Completed in 195 milliseconds