Home
last modified time | relevance | path

Searched refs:GetPrimitiveTypeDescriptorStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dclass_helper.cpp48 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
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_helper.h51 static const uint8_t *GetPrimitiveTypeDescriptorStr(panda_file::Type::TypeId typeId);