Searched refs:result_ref (Results 1 – 1 of 1) sorted by relevance
112 ObjPtr<mirror::Object> result_ref = soa.Decode<mirror::Object>(result); in InvokeProxyInvocationHandler() local114 if (!UnboxPrimitiveForResult(result_ref.Ptr(), result_type, &result_unboxed)) { in InvokeProxyInvocationHandler()