Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/absint/
Dverification_context.h79 Type GetMethodClass() const in GetMethodClass() function
/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h65 static Class *GetMethodClass(const Method *caller, BytecodeId method_id) in GetMethodClass() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h419 …static Class *GetMethodClass([[maybe_unused]] Method *caller, [[maybe_unused]] BytecodeId method_i… in GetMethodClass() function