Home
last modified time | relevance | path

Searched defs:GetFieldTypeById (Results 1 – 3 of 3) 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/static_core/runtime/
Dcompiler.cpp618 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.h1043 …virtual DataType::Type GetFieldTypeById([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType… in GetFieldTypeById() function