Searched refs:JniMethodFastEnd (Results 1 – 6 of 6) sorted by relevance
62 extern void JniMethodFastEnd(uint32_t saved_local_ref_cookie, Thread* self)
82 qpoints->pJniMethodFastEnd = JniMethodFastEnd; in DefaultInitEntryPoints()
134 extern void JniMethodFastEnd(uint32_t saved_local_ref_cookie, Thread* self) { in JniMethodFastEnd() function
79 V(JniMethodFastEnd, void, uint32_t, Thread*) \
2333 JniMethodFastEnd(cookie, self); in artQuickGenericJniEndJNINonRef()
275 qpoints->pJniMethodFastEnd = JniMethodFastEnd; in InitEntryPoints()