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

/external/chromium/chrome/browser/profiles/
H A Dprofile_impl_io_data.cc171 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
195 io_thread_globals->host_resolver.get());
197 io_thread_globals->host_resolver.get());
199 io_thread_globals->cert_verifier.get());
201 io_thread_globals->cert_verifier.get());
203 io_thread_globals->dnsrr_resolver.get());
205 io_thread_globals->dnsrr_resolver.get());
207 io_thread_globals->http_auth_handler_factory.get());
209 io_thread_globals->http_auth_handler_factory.get());
286 new net::FtpNetworkLayer(io_thread_globals
[all...]
H A Doff_the_record_profile_io_data.cc125 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
139 io_thread_globals->host_resolver.get());
141 io_thread_globals->cert_verifier.get());
143 io_thread_globals->dnsrr_resolver.get());
145 io_thread_globals->http_auth_handler_factory.get());
H A Dprofile_io_data.cc278 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
292 io_thread_globals->extension_event_router_forwarder.get(),
298 CreateDnsCertProvenanceChecker(io_thread_globals->dnsrr_resolver.get(),
304 io_thread_globals->proxy_script_fetcher_context.get(),
314 resource_context_.set_host_resolver(io_thread_globals->host_resolver.get());
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_io_data.cc168 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
179 io_thread_globals->host_resolver.get());
181 io_thread_globals->http_auth_handler_factory.get());
187 io_thread_globals->throttler_manager.get());
241 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
250 io_thread_globals->throttler_manager.get());
356 IOThread::Globals* io_thread_globals) const {
H A Dprofile_impl_io_data.cc387 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
411 io_thread_globals->host_resolver.get());
413 io_thread_globals->cert_transparency_verifier.get());
415 io_thread_globals->http_auth_handler_factory.get());
421 io_thread_globals->throttler_manager.get());
499 new net::FtpNetworkLayer(io_thread_globals->host_resolver.get()));
529 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
537 io_thread_globals->throttler_manager.get());
739 IOThread::Globals* io_thread_globals) const {
740 return io_thread_globals
[all...]
H A Doff_the_record_profile_io_data.h135 IOThread::Globals* io_thread_globals) const OVERRIDE;
H A Dprofile_io_data.cc954 IOThread::Globals* const io_thread_globals = io_thread->globals(); member in class:IOThread
956 load_time_stats_ = GetLoadTimeStats(io_thread_globals);
969 io_thread_globals->extension_event_router_forwarder.get(),
993 io_thread_globals->proxy_script_fetcher_context.get(),
994 io_thread_globals->system_network_delegate.get(),
1011 resource_context_->host_resolver_ = io_thread_globals->host_resolver.get();
1029 io_thread_globals->cert_verifier.get());
1034 io_thread_globals->cert_verifier.get());
H A Dprofile_impl_io_data.h176 IOThread::Globals* io_thread_globals) const OVERRIDE;
H A Dprofile_io_data.h452 IOThread::Globals* io_thread_globals) const = 0;
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper_unittest.cc154 IOThread::Globals* io_thread_globals) const OVERRIDE {

Completed in 121 milliseconds