Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc193 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
204 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
211 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
225 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc134 ObjPtr<mirror::Object> rcvr = soa.Decode<mirror::Object>(rcvr_jobj); in InvokeProxyInvocationHandler() local