Searched refs:set_factory (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_url_fetcher.h119 static void set_factory(CloudPrintURLFetcherFactory* factory);
H A Dcloud_print_url_fetcher.cc102 void CloudPrintURLFetcher::set_factory(CloudPrintURLFetcherFactory* factory) { function in class:cloud_print::CloudPrintURLFetcher
H A Dprinter_job_handler_unittest.cc502 CloudPrintURLFetcher::set_factory(&cloud_print_factory_);
632 CloudPrintURLFetcher::set_factory(NULL);
/external/chromium_org/chrome/browser/chromeos/
H A Dcustomization_wallpaper_downloader_browsertest.cc182 net::URLFetcherImpl::set_factory(fallback_fetcher_factory_.get());
201 net::URLFetcherImpl::set_factory(NULL);
/external/chromium_org/net/url_request/
H A Durl_fetcher_impl.cc220 void URLFetcherImpl::set_factory(URLFetcherFactory* factory) { function in class:net::URLFetcherImpl
H A Durl_fetcher_impl.h111 static void set_factory(URLFetcherFactory* factory);
H A Dtest_url_fetcher_factory.cc29 URLFetcherImpl::set_factory(factory);
34 URLFetcherImpl::set_factory(NULL);
/external/chromium_org/chrome/browser/chromeos/geolocation/
H A Dsimple_geolocation_unittest.cc115 net::URLFetcherImpl::set_factory(NULL);
/external/chromium_org/chrome/browser/chromeos/timezone/
H A Dtimezone_unittest.cc153 net::URLFetcherImpl::set_factory(NULL);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller_browsertest.cc428 net::URLFetcherImpl::set_factory(fallback_fetcher_factory_.get());
435 net::URLFetcherImpl::set_factory(NULL);

Completed in 1025 milliseconds