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