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 107 class PrivetURLFetcherFactory {
109 explicit PrivetURLFetcherFactory(
111 ~PrivetURLFetcherFactory();
125 DISALLOW_COPY_AND_ASSIGN(PrivetURLFetcherFactory);
privet_url_fetcher.cc 212 PrivetURLFetcherFactory::PrivetURLFetcherFactory(
217 PrivetURLFetcherFactory::~PrivetURLFetcherFactory() {
220 scoped_ptr<PrivetURLFetcher> PrivetURLFetcherFactory::CreateURLFetcher(
privet_http_impl.h 286 PrivetURLFetcherFactory fetcher_factory_;

Completed in 504 milliseconds