Home
last modified time | relevance | path

Searched defs:GetTypeName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp71 std::string MetaParser::GetTypeName(JSType type) in GetTypeName() function in rawheap_translate::MetaParser
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.cpp86 const char* RegionDesc::GetTypeName() const in GetTypeName() function in common::RegionDesc
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp139 inline std::string GetTypeName(llvm::Type *type) in GetTypeName() function