Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc88 static void GoToRunnable(Thread* self) NO_THREAD_SAFETY_ANALYSIS { in GoToRunnable() function
130 GoToRunnable(self); in JniMethodEnd()
142 GoToRunnable(self); in JniMethodEndSynchronized()
179 GoToRunnable(self); in JniMethodEndWithReference()
187 GoToRunnable(self); in JniMethodEndWithReferenceSynchronized()
206 GoToRunnable(self); in GenericJniMethodEnd()