Home
last modified time | relevance | path

Searched refs:downloadStarted (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/java/org/chromium/weblayer_private/
H A DDownloadCallbackProxy.java85 private void downloadStarted(DownloadImpl download) throws RemoteException { in downloadStarted() method in DownloadCallbackProxy
87 mClient.downloadStarted(download.getClientDownload()); in downloadStarted()
89 download.downloadStarted(); in downloadStarted()
/dports/misc/bibletime/bibletime-2.11.2/src/backend/
H A Dbtinstallthread.h44 BT_CONNECT(&m_iMgr, &BtInstallMgr::downloadStarted, in QThread()
58 void downloadStarted(int moduleIndex);
H A Dbtinstallmgr.h48 void downloadStarted();
H A Dbtinstallmgr.cpp96 emit downloadStarted(); in preStatus()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/mmf/
H A Ddownload.cpp96 m_parent->downloadStarted(fileNameQt); in HandleDMgrEventL()
183 void Download::downloadStarted(const QString &targetFileName) in downloadStarted() function in Download
185 TRACE_CONTEXT(Download::downloadStarted, EVideoApi); in downloadStarted()
H A Ddownload.h92 void downloadStarted(const QString &targetFileName); in QT_FORWARD_DECLARE_CLASS()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/java/org/chromium/weblayer_private/
H A DDownloadCallbackProxy.java113 private void downloadStarted(DownloadImpl download) throws RemoteException { in downloadStarted() method in DownloadCallbackProxy
115 mClient.downloadStarted(download.getClientDownload()); in downloadStarted()
117 download.downloadStarted(); in downloadStarted()
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/event/
H A DDownloadListener.java43 public void downloadStarted(DownloadEvent downloadEvent); in downloadStarted() method
/dports/news/nzbget/nzbget-21.1/daemon/queue/
H A DUrlCoordinator.cpp95 bool downloadStarted = false; in Run() local
106 downloadStarted = true; in Run()
126 int sleepInterval = downloadStarted ? 0 : 100; in Run()
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/interfaces/
H A Dmonitorinterface.h46 virtual void downloadStarted(ChunkDownloadInterface *cd) = 0;
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/model/
H A Ddownloadclient.h80 void downloadStarted(const QString& url);
H A Ddownloadclient.cpp52 emit downloadStarted(m_url.toString()); in startDownload() local
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/model/
H A Ddownloadclient.h80 void downloadStarted(const QString& url);
H A Ddownloadclient.cpp52 emit downloadStarted(m_url.toString()); in startDownload() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/java/org/chromium/weblayer_private/interfaces/
H A DIDownloadCallbackClient.aidl19 void downloadStarted(IClientDownload download) = 3;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/java/org/chromium/weblayer_private/interfaces/
H A DIDownloadCallbackClient.aidl19 void downloadStarted(IClientDownload download) = 3;
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/update/check/
H A Ddownload.hxx43 virtual void downloadStarted(const OUString& rFileName, sal_Int64 nFileSize) = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/update/check/
H A Ddownload.hxx45 virtual void downloadStarted(const OUString& rFileName, sal_Int64 nFileSize) = 0;
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/infowidget/
H A Dmonitor.h37 void downloadStarted(bt::ChunkDownloadInterface *cd) override;
H A Dmonitor.cpp42 void Monitor::downloadStarted(bt::ChunkDownloadInterface *cd) in downloadStarted() function in kt::Monitor
/dports/net/kget/kget-21.12.3/transfer-plugins/bittorrent/advanceddetails/
H A Dmonitor.h50 void downloadStarted(bt::ChunkDownloadInterface* cd) override;
H A Dmonitor.cpp56 void Monitor::downloadStarted(bt::ChunkDownloadInterface* cd) in downloadStarted() function in kt::Monitor
/dports/misc/bibletime/bibletime-2.11.2/src/frontend/bookshelfwizard/
H A Dbtbookshelfwizard.h52 void downloadStarted();
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/download/
H A Ddownloader.cpp289 tmon->downloadStarted(cd); in downloadFrom()
457 tmon->downloadStarted(cd); in setMonitor()
463 tmon->downloadStarted(cd); in setMonitor()
550 tmon->downloadStarted(cd); in loadDownloads()
702 tmon->downloadStarted(cd); in chunkDownloadStarted()
/dports/audio/flacon/flacon-8.2.0/gui/
H A Dmainwindow.h58 void downloadStarted(Disc *disc);

123