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.cc351 scoped_ptr<PrivetHTTPAsynchronousFactory> http_factory( in StartLister() local
356 http_factory.Pass(), this)); in StartLister()
/external/chromium_org/chrome/browser/profiles/
Dprofile_io_data.h279 scoped_ptr<net::HttpTransactionFactory> http_factory);
295 scoped_ptr<net::HttpTransactionFactory> http_factory);
Dprofile_io_data.cc541 scoped_ptr<net::HttpTransactionFactory> http_factory) { in SetHttpTransactionFactory() argument
542 http_factory_ = http_factory.Pass(); in SetHttpTransactionFactory()
560 scoped_ptr<net::HttpTransactionFactory> http_factory) { in SetHttpTransactionFactory() argument
561 http_factory_ = http_factory.Pass(); in SetHttpTransactionFactory()