Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/
Dverification_context.h90 Type GetMethodClass() const in GetMethodClass() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h65 static Class *GetMethodClass(const Method *caller, BytecodeId methodId) in GetMethodClass() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h439 …static Class *GetMethodClass([[maybe_unused]] Method *caller, [[maybe_unused]] BytecodeId methodId) in GetMethodClass() function