Searched defs:ShouldOpenDownload (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Daw_download_manager_delegate.cc36 bool AwDownloadManagerDelegate::ShouldOpenDownload( function in class:android_webview::AwDownloadManagerDelegate
/external/chromium_org/content/public/browser/
H A Ddownload_manager_delegate.cc32 bool DownloadManagerDelegate::ShouldOpenDownload( function in class:content::DownloadManagerDelegate
/external/chromium_org/content/browser/download/
H A Ddownload_item_impl_delegate.cc46 bool DownloadItemImplDelegate::ShouldOpenDownload( function in class:content::DownloadItemImplDelegate
H A Ddownload_manager_impl.cc303 bool DownloadManagerImpl::ShouldOpenDownload( function in class:content::DownloadManagerImpl
311 return delegate_->ShouldOpenDownload(item, callback);
/external/chromium_org/content/shell/browser/
H A Dshell_download_manager_delegate.cc90 bool ShellDownloadManagerDelegate::ShouldOpenDownload( function in class:content::ShellDownloadManagerDelegate
/external/chromium_org/chrome/browser/download/
H A Dchrome_download_manager_delegate.cc299 // ShouldOpenDownload() detects extension downloads based on the
371 bool ChromeDownloadManagerDelegate::ShouldOpenDownload( function in class:ChromeDownloadManagerDelegate

Completed in 550 milliseconds