Home
last modified time | relevance | path

Searched refs:ReleaseLongJumpContextInternal (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread.h499 ReleaseLongJumpContextInternal(); in ReleaseLongJumpContext()
1494 void ReleaseLongJumpContextInternal();
Dthread.cc4438 void Thread::ReleaseLongJumpContextInternal() { in ReleaseLongJumpContextInternal() function in art::Thread