Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc179 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
190 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
197 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
212 ScopedLocalRef<jobject> rcvr(soa.Env(), in InterpreterJni() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc294 mirror::Object* rcvr = soa.Decode<mirror::Object*>(rcvr_jobj); in InvokeProxyInvocationHandler() local