Home
last modified time | relevance | path

Searched refs:InterceptDownload (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/android/
H A Dintercept_oma_download_navigation_throttle.cc59 InterceptDownload(); in WillProcessResponse()
71 void InterceptOMADownloadNavigationThrottle::InterceptDownload() { in InterceptDownload() function in InterceptOMADownloadNavigationThrottle
H A Dintercept_oma_download_navigation_throttle.h30 void InterceptDownload();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/public/
H A Ddownload_delegate.h39 virtual bool InterceptDownload(const GURL& url,
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/public/
H A Ddownload_delegate.h41 virtual bool InterceptDownload(const GURL& url,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/
H A Ddownload_callback_proxy.h26 bool InterceptDownload(const GURL& url,
H A Ddownload_callback_proxy.cc31 bool DownloadCallbackProxy::InterceptDownload( in InterceptDownload() function in weblayer::DownloadCallbackProxy
H A Ddownload_manager_delegate_impl.cc129 return delegate->InterceptDownload(url, user_agent, content_disposition, in InterceptDownloadIfApplicable()
H A Ddownload_browsertest.cc98 bool InterceptDownload(const GURL& url, in InterceptDownload() function in weblayer::__anon9fb3282c0111::DownloadBrowserTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Ddownload_callback_proxy.h26 bool InterceptDownload(const GURL& url,
H A Ddownload_callback_proxy.cc31 bool DownloadCallbackProxy::InterceptDownload( in InterceptDownload() function in weblayer::DownloadCallbackProxy
H A Ddownload_manager_delegate_impl.cc131 return delegate->InterceptDownload(url, user_agent, content_disposition, in InterceptDownloadIfApplicable()
H A Ddownload_browsertest.cc100 bool InterceptDownload(const GURL& url, in InterceptDownload() function in weblayer::__anon4e856b510111::DownloadBrowserTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/shell/browser/
H A Dshell.h93 bool InterceptDownload(const GURL& url,
H A Dshell.cc139 bool Shell::InterceptDownload(const GURL& url, in InterceptDownload() function in weblayer::Shell
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/shell/browser/
H A Dshell.h103 bool InterceptDownload(const GURL& url,
H A Dshell.cc148 bool Shell::InterceptDownload(const GURL& url, in InterceptDownload() function in weblayer::Shell
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/public/common/
H A Din_progress_download_manager.h66 virtual bool InterceptDownload(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/public/common/
H A Din_progress_download_manager.h66 virtual bool InterceptDownload(
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Din_progress_download_manager.cc190 bool InProgressDownloadManager::Delegate::InterceptDownload( in InterceptDownload() function in download::InProgressDownloadManager::Delegate
476 if (delegate_ && delegate_->InterceptDownload(*info)) { in StartDownload()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/common/
H A Din_progress_download_manager.cc188 bool InProgressDownloadManager::Delegate::InterceptDownload( in InterceptDownload() function in download::InProgressDownloadManager::Delegate
471 if (delegate_ && delegate_->InterceptDownload(*info)) { in StartDownload()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/download/
H A Ddownload_manager_impl.h196 bool InterceptDownload(const download::DownloadCreateInfo& info) override;
H A Ddownload_manager_impl.cc512 bool DownloadManagerImpl::InterceptDownload( in InterceptDownload() function in content::DownloadManagerImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/download/
H A Ddownload_manager_impl.h196 bool InterceptDownload(const download::DownloadCreateInfo& info) override;
H A Ddownload_manager_impl.cc512 bool DownloadManagerImpl::InterceptDownload( in InterceptDownload() function in content::DownloadManagerImpl