Home
last modified time | relevance | path

Searched refs:metadata2Torrent (Results 1 – 5 of 5) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DUTMetadataPostDownloadHandler.cc86 std::string torrent = bittorrent::metadata2Torrent(metadata, attrs); in getNextRequestGroups()
H A DBtDependency.cc105 bittorrent::loadFromMemory(bittorrent::metadata2Torrent(content, attrs), in resolve()
H A Dbittorrent_helper.h246 std::string metadata2Torrent(const std::string& metadata,
H A Dbittorrent_helper.cc968 std::string metadata2Torrent(const std::string& metadata, in metadata2Torrent() function
/dports/www/aria2/aria2-1.36.0/test/
H A DBittorrentHelperTest.cc844 metadata2Torrent(metadata, &attrs)); in testMetadata2Torrent()
852 metadata2Torrent(metadata, &attrs)); in testMetadata2Torrent()