Home
last modified time | relevance | path

Searched refs:gatherBitTorrentMetadata (Results 1 – 3 of 3) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DRpcMethodImpl.cc694 void gatherBitTorrentMetadata(Dict* btDict, TorrentAttribute* torrentAttrs) in gatherBitTorrentMetadata() function
733 gatherBitTorrentMetadata(btDict.get(), torrentAttrs); in gatherProgressBitTorrent()
918 gatherBitTorrentMetadata(btDict.get(), attrs); in gatherStoppedDownload()
H A DRpcMethodImpl.h572 void gatherBitTorrentMetadata(Dict* btDict, TorrentAttribute* torrentAttrs);
/dports/www/aria2/aria2-1.36.0/test/
H A DRpcMethodTest.cc1046 gatherBitTorrentMetadata(btDict.get(), bittorrent::getTorrentAttrs(dctx)); in testGatherBitTorrentMetadata()
1074 gatherBitTorrentMetadata(btDict.get(), modBtAttrs); in testGatherBitTorrentMetadata()