Home
last modified time | relevance | path

Searched refs:handleTorrentPausedAlert (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/bittorrent/
H A Dtorrentimpl.h283 void handleTorrentPausedAlert(const lt::torrent_paused_alert *p);
H A Dtorrentimpl.cpp1760 void TorrentImpl::handleTorrentPausedAlert(const lt::torrent_paused_alert *p) in handleTorrentPausedAlert() function in TorrentImpl
1986 handleTorrentPausedAlert(static_cast<const lt::torrent_paused_alert*>(a)); in handleAlert()