Searched refs:DoStartDownload (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/component_updater/
H A Durl_fetcher_downloader.h37 virtual void DoStartDownload(const GURL& url) OVERRIDE;
H A Dcrx_downloader.cc106 DoStartDownload(*current_url_);
132 DoStartDownload(*current_url_);
H A Dbackground_downloader_win.h45 virtual void DoStartDownload(const GURL& url) OVERRIDE;
H A Dcrx_downloader.h138 virtual void DoStartDownload(const GURL& url) = 0;
H A Durl_fetcher_downloader.cc33 void UrlFetcherDownloader::DoStartDownload(const GURL& url) { function in class:component_updater::UrlFetcherDownloader
H A Dbackground_downloader_win.cc419 void BackgroundDownloader::DoStartDownload(const GURL& url) { function in class:component_updater::BackgroundDownloader

Completed in 78 milliseconds