Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_notifications.cc328 scoped_ptr<PrivetHTTPAsynchronousFactory> http_factory( in StartLister() local
333 http_factory.Pass(), this)); in StartLister()
/external/chromium_org/chrome/browser/profiles/
Dprofile_io_data.h230 scoped_ptr<net::HttpTransactionFactory> http_factory);
247 scoped_ptr<net::HttpTransactionFactory> http_factory);
Dprofile_io_data.cc520 scoped_ptr<net::HttpTransactionFactory> http_factory) { in SetHttpTransactionFactory() argument
521 http_factory_ = http_factory.Pass(); in SetHttpTransactionFactory()
540 scoped_ptr<net::HttpTransactionFactory> http_factory) { in SetHttpTransactionFactory() argument
541 http_factory_ = http_factory.Pass(); in SetHttpTransactionFactory()