Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.h111 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(mirror::ArtMethod* interface_method,
Dcommon_throws.cc224 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(mirror::ArtMethod* interface_method, in ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch() function
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h445 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(resolved_method, in FindMethodFromCode()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1894 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(interface_method, this_object, in artInvokeInterfaceTrampoline()