Searched refs:DecodeMethod (Results 1 – 3 of 3) sorted by relevance
25 uint DecodeValue(DECODE_VALUE_METHOD DecodeMethod,
34 virtual uint DecodeValue(DECODE_VALUE_METHOD DecodeMethod,
73 CUnBitArray::DecodeValue(DECODE_VALUE_METHOD DecodeMethod, int nParam1, in DecodeValue() argument76 switch (DecodeMethod) { in DecodeValue()