HomeSort by relevance Sort by last modified time
    Searched defs:http_factory_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_io_data.h 218 scoped_ptr<net::HttpTransactionFactory> http_factory_; member in class:ProfileIOData::MediaRequestContext
237 scoped_ptr<net::HttpTransactionFactory> http_factory_; member in class:ProfileIOData::AppRequestContext
  /external/chromium_org/net/websockets/
websocket_job_unittest.cc 364 http_factory_.reset(
366 context_->set_http_transaction_factory(http_factory_.get());
449 scoped_ptr<MockHttpTransactionFactory> http_factory_; member in class:net::WebSocketJobTest
    [all...]

Completed in 956 milliseconds