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

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.cc 212 PrivetURLFetcherFactory::PrivetURLFetcherFactory(
217 PrivetURLFetcherFactory::~PrivetURLFetcherFactory() {
220 scoped_ptr<PrivetURLFetcher> PrivetURLFetcherFactory::CreateURLFetcher(
privet_url_fetcher.h 107 class PrivetURLFetcherFactory {
109 explicit PrivetURLFetcherFactory(
111 ~PrivetURLFetcherFactory();
125 DISALLOW_COPY_AND_ASSIGN(PrivetURLFetcherFactory);

Completed in 30 milliseconds