Searched defs:result_ref (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/
H A Dentrypoint_utils.cc349 mirror::Object* result_ref = soa.Decode<mirror::Object*>(result); local
364 if (!UnboxPrimitiveForResult(throw_location, result_ref, result_type, result_unboxed)) {

Completed in 52 milliseconds