Searched refs:trackerFilterAcceptsTorrent (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent-filter.h48 bool trackerFilterAcceptsTorrent( const Torrent * tor, const QString& tracker ) const;
H A Dtorrent-filter.cc135 TorrentFilter :: trackerFilterAcceptsTorrent( const Torrent * tor, const QString& tracker ) const function in class:TorrentFilter
190 accepts = trackerFilterAcceptsTorrent( tor, trackers );

Completed in 44 milliseconds