Home
last modified time | relevance | path

Searched defs:rcvr_jobj (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/portable/
Dportable_trampoline_entrypoints.cc287 jobject rcvr_jobj = soa.AddLocalReference<jobject>(receiver); in artPortableProxyInvokeHandler() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc302 jobject rcvr_jobj, jobject interface_method_jobj, in InvokeProxyInvocationHandler()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc389 jobject rcvr_jobj = soa.AddLocalReference<jobject>(receiver); in artQuickProxyInvokeHandler() local