Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.h143 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method,
Dcommon_throws.cc288 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method, in ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch() function
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h554 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(resolved_method, in FindMethodToCall()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2715 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch( in artInvokeInterfaceTrampoline()