Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc282 static mirror::Object* GetProxyThisObject(ArtMethod** sp) in GetProxyThisObject() function in art::QuickArgumentVisitor
546 return QuickArgumentVisitor::GetProxyThisObject(sp); in artQuickGetProxyThisObject()