Searched refs:activityFilterAcceptsTorrent (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.h47 bool activityFilterAcceptsTorrent( const Torrent * tor, const FilterMode& mode ) const;
H A Dtorrent-filter.cc141 TorrentFilter :: activityFilterAcceptsTorrent( const Torrent * tor, const FilterMode& m ) const function in class:TorrentFilter
185 accepts = activityFilterAcceptsTorrent( tor, m );
218 if( activityFilterAcceptsTorrent( tor, mode ) )

Completed in 46 milliseconds