Home
last modified time | relevance | path

Searched defs:GetArrayU16Class (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp174 compiler::RuntimeInterface::ClassPtr PandaRuntimeInterface::GetArrayU16Class(MethodPtr method) const in GetArrayU16Class() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h824 virtual ClassPtr GetArrayU16Class([[maybe_unused]] MethodPtr method) const in GetArrayU16Class() function