Home
last modified time | relevance | path

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

/dports/www/aria2/aria2-1.36.0/src/
H A DRpcMethodImpl.cc136 const char KEY_BITTORRENT[] = "bittorrent"; variable
731 if (requested_key(keys, KEY_BITTORRENT)) { in gatherProgressBitTorrent()
734 entryDict->put(KEY_BITTORRENT, std::move(btDict)); in gatherProgressBitTorrent()
916 if (requested_key(keys, KEY_BITTORRENT)) { in gatherStoppedDownload()
919 entryDict->put(KEY_BITTORRENT, std::move(btDict)); in gatherStoppedDownload()