Home
last modified time | relevance | path

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

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