Home
last modified time | relevance | path

Searched refs:ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dcommon_throws.h137 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method,
Dcommon_throws.cc275 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method, in ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch() function
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h594 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(resolved_method, in FindMethodFromCode()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2394 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch( in artInvokeInterfaceTrampoline()