Searched refs:EC_TAG_NETWORK_ED2K (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/java/
H A DECCodes.java321 public final static short EC_TAG_NETWORK_ED2K = 0x130D; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp124 connPrefs.AddTag(CECEmptyTag(EC_TAG_NETWORK_ED2K));
432 ApplyBoolean(use_tag, thisTab, thePrefs::SetNetworkED2K, EC_TAG_NETWORK_ED2K);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h333 EC_TAG_NETWORK_ED2K = 0x130D, enumerator in enum:ECTagNames
779 case 0x130D: return wxT("EC_TAG_NETWORK_ED2K");

Completed in 120 milliseconds