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