HomeSort by relevance Sort by last modified time
    Searched refs:OnDownloadCompleting (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/download/
download_item.h 220 void OnDownloadCompleting(DownloadFileManager* file_manager);
download_item.cc 493 void DownloadItem::OnDownloadCompleting(DownloadFileManager* file_manager) {
download_manager.cc 508 // DownloadItem::OnDownloadCompleting.
653 download->OnDownloadCompleting(file_manager_);
    [all...]
  /external/chromium_org/content/browser/download/
download_item_impl.h 303 // to use to store the download until OnDownloadCompleting() is called.
324 void OnDownloadCompleting();
download_item_impl.cc     [all...]

Completed in 58 milliseconds