Searched defs:GetObjectArrayElement (Results 1 – 2 of 2) sorted by relevance
2362 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index) { in GetObjectArrayElement() function in art::CheckJNI
1792 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray java_array, jsize index) { in GetObjectArrayElement() function in art::JNI