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

/art/runtime/
H A Dthread.cc1972 Context* Thread::GetLongJumpContext() { function in class:art::Thread
2019 Context* context = GetLongJumpContext();
2233 Context* context = GetLongJumpContext();

Completed in 113 milliseconds