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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/fileview/
H A DPrint.cpp122 const char* DecodeTagNameID(uint8_t value) function
324 out << hex(tag.GetNameID()) << ' ' << DecodeTagNameID(tag.GetNameID());
334 out << DecodeTagNameID(gap_mark) << wxString::Format(wxT("[%lu]"), gapkey);

Completed in 34 milliseconds