Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc753 BuildQuickArgumentVisitor local_ref_visitor(sp, false, shorty, shorty_len, &soa, &args); in artQuickProxyInvokeHandler() local
755 local_ref_visitor.VisitArguments(); in artQuickProxyInvokeHandler()
771 local_ref_visitor.FixupReferences(); in artQuickProxyInvokeHandler()