Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.h110 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method,
Dcommon_throws.cc212 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method, in ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch() function
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h461 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(resolved_method, in FindMethodFromCode()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2059 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch( in artInvokeInterfaceTrampoline()