Searched refs:gaptag (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp719 CECTag *gaptag = tag->GetTagByName(EC_TAG_PARTFILE_GAP_STATUS); local
723 if (gaptag) {
724 m_Encoder.DecodeGaps(gaptag, m_Gaps);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-remote-gui.cpp1586 CECTag *gaptag = tag->GetTagByName(EC_TAG_PARTFILE_GAP_STATUS); local
1589 if (gaptag || parttag || reqtag) {
1592 if (gaptag) {
1594 encoder.DecodeGaps(gaptag, gaps);

Completed in 146 milliseconds