Searched defs:GetLongJumpContext (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc1748 : StackVisitor(self, self->GetLongJumpContext()),
1949 Context* Thread::GetLongJumpContext() { function in class:art::Thread
1992 Context* context = GetLongJumpContext();
2176 Context* context = GetLongJumpContext();
2211 Context* context = GetLongJumpContext();

Completed in 25 milliseconds