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

  /external/chromium_org/net/url_request/
test_url_fetcher_factory.cc 434 URLFetcherImplFactory::URLFetcherImplFactory() {}
436 URLFetcherImplFactory::~URLFetcherImplFactory() {}
438 URLFetcher* URLFetcherImplFactory::CreateURLFetcher(
test_url_fetcher_factory.h 449 class URLFetcherImplFactory : public URLFetcherFactory {
451 URLFetcherImplFactory();
452 virtual ~URLFetcherImplFactory();

Completed in 243 milliseconds