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
153 GoToRunnable(self); in JniMethodEnd()
165 GoToRunnable(self); in JniMethodEndSynchronized()
202 GoToRunnable(self); in JniMethodEndWithReference()
210 GoToRunnable(self); in JniMethodEndWithReferenceSynchronized()
228 GoToRunnable(self); in GenericJniMethodEnd()