Home
last modified time | relevance | path

Searched refs:main_cache (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile_impl_io_data.cc223 net::HttpCache* main_cache = new net::HttpCache( in LazyInitializeInternal() local
240 net::HttpNetworkSession* main_network_session = main_cache->GetSession(); in LazyInitializeInternal()
249 main_cache->set_mode( in LazyInitializeInternal()
280 main_http_factory_.reset(main_cache); in LazyInitializeInternal()
282 main_context->set_http_transaction_factory(main_cache); in LazyInitializeInternal()