Searched refs:verifyTorrents (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dsession.h121 void verifyTorrents( const QSet<int>& torrentIds );
H A Dsession.cc998 Session :: verifyTorrents( const QSet<int>& ids ) function in class:Session
H A Dmainwin.cc916 mySession.verifyTorrents( getSelectedTorrents( ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dremote.js189 verifyTorrents: function(torrent_ids, callback, context) {
H A Dtransmission.js988 this.verifyTorrents(this.getSelectedTorrents());
1010 this.verifyTorrents([ torrent ]);
1012 verifyTorrents: function(torrents) {
1013 this.remote.verifyTorrents(this.getTorrentIds(torrents),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DController.h176 - (void) verifyTorrents: (NSArray *) torrents;

Completed in 73 milliseconds