Home
last modified time | relevance | path

Searched defs:GetPrimitiveTypeStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_helper_test.cpp76 TEST(ClassHelpers, GetPrimitiveTypeStr) in TEST() argument
/arkcompiler/runtime_core/static_core/runtime/
Dclass_helper.cpp63 const char *ClassHelper::GetPrimitiveTypeStr(panda_file::Type::TypeId typeId) in GetPrimitiveTypeStr() function in ark::ClassHelper