Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc294 static ArtMethod* GetCallingMethod(ArtMethod** sp) in GetCallingMethod() function in art::QuickArgumentVisitor
647 ArtMethod* caller = QuickArgumentVisitor::GetCallingMethod(sp); in artQuickToInterpreterBridge()
826 ArtMethod* caller = QuickArgumentVisitor::GetCallingMethod(sp); in artQuickResolutionTrampoline()