Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h190 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp151 void ThrowAbstractMethodError(const Method *method) in ThrowAbstractMethodError() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h321 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function