Searched refs:SetTopQuickFrame (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | stack.h | 330 void SetTopQuickFrame(mirror::ArtMethod** top) { in SetTopQuickFrame() function |
D | thread.h | 331 managed_stack_.SetTopQuickFrame(top_method); in SetTopOfStack() |