Home
last modified time | relevance | path

Searched defs:type_name (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/abc2program/common/
H A Dabc_file_utils.cpp22 bool AbcFileUtils::IsGlobalTypeName(const std::string &type_name) in IsGlobalTypeName() argument
27 bool AbcFileUtils::IsArrayTypeName(const std::string &type_name) in IsArrayTypeName() argument
32 bool AbcFileUtils::IsESTypeAnnotationName(const std::string &type_name) in IsESTypeAnnotationName() argument
37 bool AbcFileUtils::IsSystemTypeName(const std::string &type_name) in IsSystemTypeName() argument
/arkcompiler/runtime_core/libpandafile/
H A Dpgo.cpp111 auto type_name = item->GetName(); in ProfileGuidedRelayout() local
H A Dfile_reader.cpp1102 std::string type_name = utf::Mutf8AsCString(file_->GetStringData(type_id).data); in UpdateDebugInfoDependecies() local
1123 std::string type_name = utf::Mutf8AsCString(file_->GetStringData(type_id).data); in UpdateDebugInfoDependecies() local
1196 std::string type_name = utf::Mutf8AsCString(file_->GetStringData(type_id).data); in UpdateDebugInfo() local
1215 std::string type_name in UpdateDebugInfo() local
[all...]
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp137 inline bool Disassembler::IsSystemType(const std::string &type_name) in IsSystemType() argument
/arkcompiler/runtime_core/assembler/
H A Dassembly-parser.cpp388 auto type_name = type.GetName(); in ParseArrayElementType() local

Completed in 10 milliseconds