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

  /external/chromium_org/android_webview/browser/net/
aw_url_request_context_getter.h 60 scoped_ptr<net::HttpTransactionFactory> main_http_factory_; member in class:android_webview::AwURLRequestContextGetter
aw_url_request_context_getter.cc 209 main_http_factory_.reset(main_cache);
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.h 101 mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; member in class:OffTheRecordProfileIOData
profile_impl_io_data.h 125 mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; member in class:ProfileImplIOData
off_the_record_profile_io_data.cc 178 main_http_factory_.reset(cache);
203 main_http_factory_->GetSession();
profile_impl_io_data.cc 280 main_http_factory_.reset(main_cache);
319 main_http_factory_->GetSession();
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.h 137 mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; member in class:OffTheRecordProfileIOData
profile_impl_io_data.h 188 mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; member in class:ProfileImplIOData
off_the_record_profile_io_data.cc 213 main_http_factory_.reset(cache);
299 main_http_factory_->GetSession();
profile_impl_io_data.cc 494 main_http_factory_.reset(main_cache);
603 main_http_factory_->GetSession();
689 main_http_factory_->GetSession();

Completed in 465 milliseconds