Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.cc59 jobject rcvr_jobj, jobject interface_method_jobj, in InvokeProxyInvocationHandler()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc919 jobject rcvr_jobj = soa.AddLocalReference<jobject>(receiver); in artQuickProxyInvokeHandler() local