Home
last modified time | relevance | path

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

/art/runtime/
Dmanaged_stack.h86 void SetTopQuickFrame(ArtMethod** top) { in SetTopQuickFrame() function
Dthread.h511 tlsPtr_.managed_stack.SetTopQuickFrame(top_method); in SetTopOfStack()