HomeSort by relevance Sort by last modified time
    Searched defs:ShouldCompleteDownload (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/android_webview/browser/
aw_download_manager_delegate.cc 29 bool AwDownloadManagerDelegate::ShouldCompleteDownload(
  /external/chromium_org/content/public/browser/
download_manager_delegate.cc 26 bool DownloadManagerDelegate::ShouldCompleteDownload(
  /external/chromium_org/chromecast/shell/browser/
cast_download_manager_delegate.cc 45 bool CastDownloadManagerDelegate::ShouldCompleteDownload(
  /external/chromium_org/content/browser/download/
download_item_impl_delegate.cc 40 bool DownloadItemImplDelegate::ShouldCompleteDownload(
download_manager_impl.cc 288 bool DownloadManagerImpl::ShouldCompleteDownload(
291 delegate_->ShouldCompleteDownload(item, complete_callback)) {
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc 340 if (ShouldCompleteDownload(item, user_complete_callback))
344 bool ChromeDownloadManagerDelegate::ShouldCompleteDownload(

Completed in 414 milliseconds