Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcommon_throws.h147 EXPORT void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(
H A Dcommon_throws.cc287 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method, in ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch() function
/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils-inl.h585 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch( in FindMethodToCall()
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2363 ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch( in artInvokeInterfaceTrampoline()