Home
last modified time | relevance | path

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

/art/runtime/
Dmanaged_stack.h78 bool GetTopQuickFrameTag() const { in GetTopQuickFrameTag() function
Dstack.cc854 if (UNLIKELY(current_fragment->GetTopQuickFrameTag())) { in WalkStack()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2271 DCHECK(self->GetManagedStack()->GetTopQuickFrameTag()); in artQuickGenericJniEndTrampoline()