Home
last modified time | relevance | path

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

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