Searched refs:catTag (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/
H A DECSpecialMuleTags.cpp87 CEC_Category_Tag catTag(i, cat_details);
88 cats.AddTag(catTag);
H A Damule-remote-gui.cpp626 const CECTag * catTag = packet->GetTagByName(EC_TAG_CATEGORY); local
628 if (catTag && pathTag && catTag->GetInt() < theApp->glob_prefs->GetCatCount()) {
629 int cat = catTag->GetInt();

Completed in 124 milliseconds