Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h191 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function
/arkcompiler/runtime_core/static_core/runtime/
Dexceptions.cpp143 void ThrowAbstractMethodError(const Method *method) in ThrowAbstractMethodError() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h337 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function