Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc1773 Handle<mirror::Object> h_receiver = hs.NewHandle(receiver); in UnstartedJNIObjectInternalClone() local
1774 result->SetL(mirror::Object::Clone(h_receiver, self)); in UnstartedJNIObjectInternalClone()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1315 HandleWrapper<mirror::Object> h_receiver( in artQuickResolutionTrampoline() local