Searched refs:reannounceTorrents (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dsession.h122 void reannounceTorrents( const QSet<int>& torrentIds );
H A Dsession.cc1013 Session :: reannounceTorrents( const QSet<int>& ids ) function in class:Session
H A Dmainwin.cc921 mySession.reannounceTorrents( getSelectedTorrents( ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dremote.js192 reannounceTorrents: function(torrent_ids, callback, context) {
H A Dtransmission.js992 this.reannounceTorrents(this.getSelectedTorrents());
1018 this.reannounceTorrents([ torrent ]);
1020 reannounceTorrents: function(torrents) {
1021 this.remote.reannounceTorrents(this.getTorrentIds(torrents),

Completed in 65 milliseconds