Home
last modified time | relevance | path

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

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_jni_entrypoints.cc100 static void GoToRunnable(Thread* self) NO_THREAD_SAFETY_ANALYSIS { in GoToRunnable() function
163 GoToRunnable(self); in JniMethodEnd()
175 GoToRunnable(self); in JniMethodEndSynchronized()
212 GoToRunnable(self); in JniMethodEndWithReference()
220 GoToRunnable(self); in JniMethodEndWithReferenceSynchronized()
240 GoToRunnable(self); in GenericJniMethodEnd()