Searched refs:GetLongJumpContext (Results 1 – 4 of 4) sorted by relevance
48 context_(self->GetLongJumpContext()), in QuickExceptionHandler()
293 delete self->GetLongJumpContext(); in FindCatchBlock()
494 Context* GetLongJumpContext();
3649 Context* Thread::GetLongJumpContext() { in GetLongJumpContext() function in art::Thread