Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc44 static inline void GoToRunnableFast(Thread* self) REQUIRES_SHARED(Locks::mutator_lock_);
109 ALWAYS_INLINE static inline void GoToRunnableFast(Thread* self) { in GoToRunnableFast() function
168 GoToRunnableFast(self); in JniMethodFastEnd()
205 GoToRunnableFast(self); in JniMethodFastEndWithReference()
242 GoToRunnableFast(self); in GenericJniMethodEnd()