Home
last modified time | relevance | path

Searched defs:GetFieldTypeById (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h322 …compiler::DataType::Type GetFieldTypeById([[maybe_unused]] MethodPtr parentMethod, IdType id) cons… in GetFieldTypeById() function
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h323 …ark::compiler::DataType::Type GetFieldTypeById([[maybe_unused]] MethodPtr parentMethod, IdType id)… in GetFieldTypeById() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp623 compiler::DataType::Type PandaRuntimeInterface::GetFieldTypeById(MethodPtr parentMethod, IdType id)… in GetFieldTypeById() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1064 …virtual DataType::Type GetFieldTypeById([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType… in GetFieldTypeById() function