Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h330 void SetTopQuickFrame(mirror::ArtMethod** top) { in SetTopQuickFrame() function
Dthread.h331 managed_stack_.SetTopQuickFrame(top_method); in SetTopOfStack()