Searched refs:GetLongJumpContext (Results 1 – 4 of 4) sorted by relevance
50 context_(self->GetLongJumpContext()), in QuickExceptionHandler()
294 delete self->GetLongJumpContext(); in FindCatchBlock()
496 Context* GetLongJumpContext();
3708 Context* Thread::GetLongJumpContext() { in GetLongJumpContext() function in art::Thread