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

  /external/chromium_org/chromecast/shell/browser/
url_request_context_factory.h 92 scoped_ptr<net::HttpTransactionFactory> system_transaction_factory_; member in class:chromecast::shell::URLRequestContextFactory
url_request_context_factory.cc 304 system_transaction_factory_.reset(new net::HttpNetworkLayer(
321 system_transaction_factory_.get());

Completed in 232 milliseconds