Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils.cc70 Handle<mirror::Object> h_receiver = hs.NewHandle(soa.Decode<mirror::Object>(rcvr_jobj)); in InvokeProxyInvocationHandler() local
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime.cc2045 Handle<mirror::Object> h_receiver = hs.NewHandle(receiver); in UnstartedJNIObjectInternalClone() local
2076 Handle<mirror::String> h_receiver(hs.NewHandle( in UnstartedJNIStringFillBytesLatin1() local
2090 Handle<mirror::String> h_receiver(hs.NewHandle( in UnstartedJNIStringFillBytesUTF16() local
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1297 HandleWrapper<mirror::Object> h_receiver( in artQuickResolutionTrampoline() local