Searched refs:JniMethodEnd (Results 1 – 11 of 11) sorted by relevance
53 extern void JniMethodEnd(uint32_t saved_local_ref_cookie, Thread* self)
71 extern void JniMethodEnd(uint32_t saved_local_ref_cookie, Thread* self) { in JniMethodEnd() function
61 V(JniMethodEnd, void, uint32_t cookie, Thread* self) \
1622 JniMethodEnd(cookie, self); in artQuickGenericJniEndJNINonRef()
76 V(JniMethodEnd, art_portable_jni_method_end) \
44 using ::art::llvm::runtime_support::JniMethodEnd;208 : JniMethodEnd); in Compile()
161 qpoints->pJniMethodEnd = JniMethodEnd; in InitEntryPoints()
166 qpoints->pJniMethodEnd = JniMethodEnd; in InitEntryPoints()
162 qpoints->pJniMethodEnd = JniMethodEnd; in InitEntryPoints()
179 qpoints->pJniMethodEnd = JniMethodEnd; in InitEntryPoints()
184 qpoints->pJniMethodEnd = JniMethodEnd; in InitEntryPoints()