Home
last modified time | relevance | path

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

/dports/www/aria2/aria2-1.36.0/src/
H A DRpcMethodImpl.cc108 const char KEY_BITFIELD[] = "bitfield"; variable
646 if (requested_key(keys, KEY_BITFIELD)) { in gatherProgressCommon()
649 entryDict->put(KEY_BITFIELD, in gatherProgressCommon()
772 peerEntry->put(KEY_BITFIELD, in gatherPeer()
880 if (requested_key(keys, KEY_BITFIELD)) { in gatherStoppedDownload()
882 entryDict->put(KEY_BITFIELD, util::toHex(ds->bitfield)); in gatherStoppedDownload()