Searched refs:torrentName (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 Dmake-dialog.cc151 const QString torrentName = QFileInfo(path).completeBaseName() + QString::fromAscii(".torrent"); local
152 myTarget = QDir( myDestination ).filePath( torrentName );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Ddetails.c1163 const char * torrentName,
1185 PEER_COL_TORRENT_NAME, torrentName,
1160 initPeerRow( GtkListStore * store, GtkTreeIter * iter, const char * key, const char * torrentName, const tr_peer_stat * peer ) argument

Completed in 121 milliseconds