Searched refs:InvokeProxyInvocationHandler (Results 1 - 4 of 4) sorted by relevance

/art/runtime/entrypoints/
H A Dentrypoint_utils.cc301 JValue InvokeProxyInvocationHandler(ScopedObjectAccessUnchecked& soa, const char* shorty, function in namespace:art
H A Dentrypoint_utils.h336 JValue InvokeProxyInvocationHandler(ScopedObjectAccessUnchecked& soa, const char* shorty,
/art/runtime/entrypoints/portable/
H A Dportable_trampoline_entrypoints.cc305 JValue result = InvokeProxyInvocationHandler(soa, proxy_mh.GetShorty(),
/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc411 JValue result = InvokeProxyInvocationHandler(soa, proxy_mh.GetShorty(),

Completed in 173 milliseconds