Searched refs:io_thread_globals (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_io_data.cc209 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
220 io_thread_globals->host_resolver.get());
222 io_thread_globals->http_auth_handler_factory.get());
228 io_thread_globals->throttler_manager.get());
231 io_thread_globals->cert_transparency_verifier.get());
294 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
303 io_thread_globals->throttler_manager.get());
306 io_thread_globals->cert_transparency_verifier.get());
H A Dprofile_impl_io_data.cc424 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
473 io_thread_globals->host_resolver.get());
475 io_thread_globals->cert_transparency_verifier.get());
477 io_thread_globals->http_auth_handler_factory.get());
483 io_thread_globals->throttler_manager.get());
560 new net::FtpNetworkLayer(io_thread_globals->host_resolver.get()));
607 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
615 io_thread_globals->throttler_manager.get());
H A Dprofile_io_data.cc997 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
1007 io_thread_globals->extension_event_router_forwarder.get(),
1040 io_thread_globals->proxy_script_fetcher_context.get(),
1041 io_thread_globals->system_network_delegate.get(),
1060 resource_context_->host_resolver_ = io_thread_globals->host_resolver.get();
1093 io_thread_globals->cert_verifier.get());

Completed in 2570 milliseconds