Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h195 static void ThrowIncompatibleClassChangeErrorForMethodConflict(Method *method) in ThrowIncompatibleClassChangeErrorForMethodConflict() function
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp164 void ThrowIncompatibleClassChangeErrorForMethodConflict(const Method *method) in ThrowIncompatibleClassChangeErrorForMethodConflict() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h327 … static void ThrowIncompatibleClassChangeErrorForMethodConflict([[maybe_unused]] Method *method) {} in ThrowIncompatibleClassChangeErrorForMethodConflict() function