Home
last modified time | relevance | path

Searched refs:result_ref (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc118 ObjPtr<mirror::Object> result_ref = soa.Decode<mirror::Object>(result); in InvokeProxyInvocationHandler() local
120 if (!UnboxPrimitiveForResult(result_ref, result_type, &result_unboxed)) { in InvokeProxyInvocationHandler()