Searched defs:BeginDownload (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/component_updater/
H A Dbackground_downloader_win.cc425 &BackgroundDownloader::BeginDownload, base::Unretained(this), url));
430 void BackgroundDownloader::BeginDownload(const GURL& url) { function in class:component_updater::BackgroundDownloader
/external/chromium_org/content/browser/download/
H A Ddownload_manager_impl.cc51 void BeginDownload(scoped_ptr<DownloadUrlParameters> params, function in namespace:content::__anon7079
123 ResourceDispatcherHost::Get()->BeginDownload(
541 base::Bind(&BeginDownload, base::Passed(&params), id));
608 &BeginDownload, base::Passed(&params),
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.cc557 DownloadInterruptReason ResourceDispatcherHostImpl::BeginDownload( function in class:content::ResourceDispatcherHostImpl

Completed in 163 milliseconds