Home
last modified time | relevance | path

Searched defs:h_receiver (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc70 Handle<mirror::Object> h_receiver = hs.NewHandle(soa.Decode<mirror::Object>(rcvr_jobj)); in InvokeProxyInvocationHandler() local
/art/runtime/interpreter/
Dunstarted_runtime.cc1999 Handle<mirror::Object> h_receiver = hs.NewHandle(receiver); in UnstartedJNIObjectInternalClone() local
2030 Handle<mirror::String> h_receiver(hs.NewHandle( in UnstartedJNIStringFillBytesLatin1() local
2044 Handle<mirror::String> h_receiver(hs.NewHandle( in UnstartedJNIStringFillBytesUTF16() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1230 HandleWrapper<mirror::Object> h_receiver( in artQuickResolutionTrampoline() local