Home
last modified time | relevance | path

Searched defs:torrentPath (Results 1 – 14 of 14) sorted by relevance

/dports/net-p2p/libktorrent/libktorrent-21.12.3/testlib/
H A Ddummytorrentcreator.cpp108 QString DummyTorrentCreator::torrentPath() const in torrentPath() function in DummyTorrentCreator
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/console/commands/
H A DAddFind.java157 String torrentPath = ci.adds[id].getAbsolutePath(); in addLocal() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/config/wizard/
H A DConfigureWizard.java61 String torrentPath; field in ConfigureWizard
/dports/www/aria2/aria2-1.36.0/test/
H A DAria2ApiTest.cc98 std::string torrentPath = A2_TEST_DIR "/test.torrent"; in testAddTorrent() local
/dports/net-p2p/transmission-cli/transmission-3.00/cli/
H A Dcli.c74 static char const* torrentPath = NULL; variable
/dports/net-p2p/transmission-daemon/transmission-3.00/cli/
H A Dcli.c74 static char const* torrentPath = NULL; variable
/dports/net-p2p/transmission-qt/transmission-3.00/cli/
H A Dcli.c74 static char const* torrentPath = NULL; variable
/dports/net-p2p/transmission-gtk/transmission-3.00/cli/
H A Dcli.c74 static char const* torrentPath = NULL; variable
/dports/net-p2p/transmission-utils/transmission-3.00/cli/
H A Dcli.c74 static char const* torrentPath = NULL; variable
/dports/www/transmission-web/transmission-3.00/cli/
H A Dcli.c74 static char const* torrentPath = NULL; variable
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/app/
H A Dcmdoptions.cpp488 QFileInfo torrentPath; in parseCommandLine() local
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/
H A Daddnewtorrentdialog.cpp249 bool AddNewTorrentDialog::loadTorrentFile(const QString &torrentPath) in loadTorrentFile()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/
H A Dtorrentfileswatcher.cpp562 { in processFailedTorrents()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/bittorrent/
H A Dsession.cpp2337 const QString torrentPath = QDir(m_resumeFolderPath).absoluteFilePath(torrentFilename); in exportTorrentFile() local