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

  /external/chromium_org/android_webview/browser/
aw_download_manager_delegate.cc 36 bool AwDownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/content/public/browser/
download_manager_delegate.cc 32 bool DownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/content/browser/download/
download_item_impl_delegate.cc 46 bool DownloadItemImplDelegate::ShouldOpenDownload(
download_manager_impl.cc 303 bool DownloadManagerImpl::ShouldOpenDownload(
311 return delegate_->ShouldOpenDownload(item, callback);
  /external/chromium_org/content/shell/browser/
shell_download_manager_delegate.cc 90 bool ShellDownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc 299 // ShouldOpenDownload() detects extension downloads based on the
371 bool ChromeDownloadManagerDelegate::ShouldOpenDownload(

Completed in 359 milliseconds