HomeSort by relevance Sort by last modified time
    Searched defs:ShouldCompleteDownload (Results 1 - 5 of 5) 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/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 339 if (ShouldCompleteDownload(item, user_complete_callback))
343 bool ChromeDownloadManagerDelegate::ShouldCompleteDownload(

Completed in 230 milliseconds