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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 209 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());
profile_impl_io_data.cc 424 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());
    [all...]
profile_io_data.cc 997 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
    [all...]

Completed in 459 milliseconds