Home
last modified time | relevance | path

Searched defs:OnDownloadCompleted (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/
Dplugin_download_helper.h30 virtual void OnDownloadCompleted(const FilePath& download_path, in OnDownloadCompleted() function
Dplugin_download_helper.cc132 void PluginDownloadUrlHelper::OnDownloadCompleted(net::URLRequest* request) { in OnDownloadCompleted() function in PluginDownloadUrlHelper
/external/chromium/chrome/browser/download/
Ddrag_download_util.cc101 void PromiseFileFinalizer::OnDownloadCompleted(const FilePath& file_path) { in OnDownloadCompleted() function in drag_download_util::PromiseFileFinalizer
/external/chromium_org/content/browser/download/
Ddrag_download_util.cc101 void PromiseFileFinalizer::OnDownloadCompleted( in OnDownloadCompleted() function in content::PromiseFileFinalizer
/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_provider_win.cc657 void DataObjectImpl::OnDownloadCompleted(const base::FilePath& file_path) { in OnDownloadCompleted() function in ui::DataObjectImpl