Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc191 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
202 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
209 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
223 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc128 ObjPtr<mirror::Object> rcvr = soa.Decode<mirror::Object>(rcvr_jobj); in InvokeProxyInvocationHandler() local