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

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_installer.cc38 void BeginDownload( function in namespace:__anon5675
50 net::Error error = rdh->BeginDownload(
147 base::Bind(&BeginDownload,
/external/chromium_org/chrome/browser/component_updater/
H A Dbackground_downloader_win.cc407 base::Bind(&BackgroundDownloader::BeginDownload,
414 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::__anon7963
123 ResourceDispatcherHost::Get()->BeginDownload(
537 base::Bind(&BeginDownload, base::Passed(&params), id));
604 &BeginDownload, base::Passed(&params),
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.cc460 net::Error ResourceDispatcherHostImpl::BeginDownload( function in class:content::ResourceDispatcherHostImpl

Completed in 6252 milliseconds