Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h517 void SetTopQuickFrame(ArtMethod** top) { in SetTopQuickFrame() function
Dthread.h403 tlsPtr_.managed_stack.SetTopQuickFrame(top_method); in SetTopOfStack()