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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Ddetails.cc1052 QMap<int,int> torrentId_to_trackerIds; local
1056 torrentId_to_trackerIds.insertMulti( inf.torrentId, inf.st.id );
1060 foreach( int id, torrentId_to_trackerIds.uniqueKeys( ) )
1064 mySession.torrentSet( ids, "trackerRemove", torrentId_to_trackerIds.values( id ) );

Completed in 114 milliseconds