Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h324 …compiler::DataType::Type GetFieldTypeById([[maybe_unused]] MethodPtr parent_method, IdType id) con… in GetFieldTypeById() function
/arkcompiler/runtime_core/runtime/
Dcompiler.cpp520 compiler::DataType::Type PandaRuntimeInterface::GetFieldTypeById(MethodPtr parent_method, IdType id… in GetFieldTypeById() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h763 …virtual DataType::Type GetFieldTypeById([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType… in GetFieldTypeById() function