Searched refs:ScopedSetRuntimeThread (Results 1 – 1 of 1) sorted by relevance
1595 class ScopedSetRuntimeThread { class1597 explicit ScopedSetRuntimeThread(Thread* self) in ScopedSetRuntimeThread() function in art::jit::ScopedSetRuntimeThread1602 ~ScopedSetRuntimeThread() { in ~ScopedSetRuntimeThread()1624 ScopedSetRuntimeThread ssrt(thread); in MethodEntered()