Searched refs:GetPrimitiveTypeDescriptorStr (Results 1 – 2 of 2) sorted by relevance
48 return static_cast<char>(*GetPrimitiveTypeDescriptorStr(typeId)); in GetPrimitiveTypeDescriptorChar()52 const uint8_t *ClassHelper::GetPrimitiveTypeDescriptorStr(panda_file::Type::TypeId typeId) in GetPrimitiveTypeDescriptorStr() function in ark::ClassHelper
51 static const uint8_t *GetPrimitiveTypeDescriptorStr(panda_file::Type::TypeId typeId);