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

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.h 63 class PrivetURLFetcherFactory {
65 explicit PrivetURLFetcherFactory(
67 ~PrivetURLFetcherFactory();
80 DISALLOW_COPY_AND_ASSIGN(PrivetURLFetcherFactory);
privet_url_fetcher.cc 82 PrivetURLFetcherFactory::PrivetURLFetcherFactory(
87 PrivetURLFetcherFactory::~PrivetURLFetcherFactory() {
90 scoped_ptr<PrivetURLFetcher> PrivetURLFetcherFactory::CreateURLFetcher(
privet_http_impl.h 105 const PrivetURLFetcherFactory& fetcher_factory() const {
113 PrivetURLFetcherFactory fetcher_factory_;

Completed in 397 milliseconds