Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Doff_the_record_profile_io_data.cc178 main_http_factory_.reset(cache); in LazyInitializeInternal()
203 main_http_factory_->GetSession(); in InitializeAppRequestContext()
Doff_the_record_profile_io_data.h101 mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; variable
Dprofile_impl_io_data.h125 mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; variable
Dprofile_impl_io_data.cc280 main_http_factory_.reset(main_cache); in LazyInitializeInternal()
319 main_http_factory_->GetSession(); in InitializeAppRequestContext()