Searched refs:ScopedSetRuntimeThread (Results 1 – 1 of 1) sorted by relevance
1412 class ScopedSetRuntimeThread { class1414 explicit ScopedSetRuntimeThread(Thread* self) in ScopedSetRuntimeThread() function in art::jit::ScopedSetRuntimeThread1419 ~ScopedSetRuntimeThread() { in ~ScopedSetRuntimeThread()1737 ScopedSetRuntimeThread ssrt(self); in CompileMethod()