Searched refs:BeginDownload (Results 1 – 9 of 9) sorted by relevance
38 void BeginDownload( in BeginDownload() function50 net::Error error = rdh->BeginDownload( in BeginDownload()147 base::Bind(&BeginDownload, in StartInstalling()
49 virtual net::Error BeginDownload(
42 void BeginDownload(const GURL& url);
407 base::Bind(&BackgroundDownloader::BeginDownload, in DoStartDownload()414 void BackgroundDownloader::BeginDownload(const GURL& url) { in BeginDownload() function in component_updater::BackgroundDownloader
51 void BeginDownload(scoped_ptr<DownloadUrlParameters> params, in BeginDownload() function123 ResourceDispatcherHost::Get()->BeginDownload( in BeginDownload()537 base::Bind(&BeginDownload, base::Passed(¶ms), id)); in ResumeInterruptedDownload()604 &BeginDownload, base::Passed(¶ms), in DownloadUrl()
81 virtual net::Error BeginDownload(
460 net::Error ResourceDispatcherHostImpl::BeginDownload( in BeginDownload() function in content::ResourceDispatcherHostImpl
803 rdh->BeginDownload(url, in DownloadUrl()
878 resource_dispatcher_host_->BeginDownload( in OnDownloadUrl()