Searched refs:result_unboxed (Results 1 – 1 of 1) sorted by relevance
116 JValue result_unboxed; in InvokeProxyInvocationHandler() local117 if (!UnboxPrimitiveForResult(result_ref, result_type, &result_unboxed)) { in InvokeProxyInvocationHandler()121 return result_unboxed; in InvokeProxyInvocationHandler()