Searched defs:GetObjectArrayElement (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | check_jni.cc | 2530 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index) { in GetObjectArrayElement() function in art::__anona2e1a4fa0111::CheckJNI |
D | jni_internal.cc | 1967 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray java_array, jsize index) { in GetObjectArrayElement() function in art::JNI |