Searched refs:ScopedSetRuntimeThread (Results 1 – 1 of 1) sorted by relevance
1421 class ScopedSetRuntimeThread { class1423 explicit ScopedSetRuntimeThread(Thread* self) in ScopedSetRuntimeThread() function in art::jit::ScopedSetRuntimeThread1428 ~ScopedSetRuntimeThread() { in ~ScopedSetRuntimeThread()1721 ScopedSetRuntimeThread ssrt(self); in CompileMethod()