Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h196 static void ThrowIncompatibleClassChangeErrorForMethodConflict(Method *method) in ThrowIncompatibleClassChangeErrorForMethodConflict() function
/arkcompiler/runtime_core/static_core/runtime/
Dexceptions.cpp154 void ThrowIncompatibleClassChangeErrorForMethodConflict(const Method *method) in ThrowIncompatibleClassChangeErrorForMethodConflict() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h343 … static void ThrowIncompatibleClassChangeErrorForMethodConflict([[maybe_unused]] Method *method) {} in ThrowIncompatibleClassChangeErrorForMethodConflict() function