Home
last modified time | relevance | path

Searched defs:DownloadInterrupted (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/common/
H A Ddownload_item_impl_delegate.cc85 void DownloadItemImplDelegate::DownloadInterrupted(DownloadItemImpl* download) { in DownloadInterrupted() function in download::DownloadItemImplDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Ddownload_item_impl_delegate.cc91 void DownloadItemImplDelegate::DownloadInterrupted(DownloadItemImpl* download) { in DownloadInterrupted() function in download::DownloadItemImplDelegate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/webengine/api/
H A Dqquickwebenginedownloaditem_p.h75 DownloadInterrupted enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/webenginewidgets/api/
H A Dqwebenginedownloaditem.h64 DownloadInterrupted enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dprofile_adapter_client.h77 DownloadInterrupted enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/download/
H A Ddownload_manager_impl.cc820 void DownloadManagerImpl::DownloadInterrupted( in DownloadInterrupted() 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.cc819 void DownloadManagerImpl::DownloadInterrupted( in DownloadInterrupted() function in content::DownloadManagerImpl
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtWebEngineWidgets.py486 DownloadInterrupted = 0 variable in QWebEngineDownloadItem