D | check_jni.cc | 2535 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index) { in GetObjectArrayElement() function in art::__anon846bc2ca0111::CheckJNI 2542 result.L = baseEnv(env)->GetObjectArrayElement(env, array, index); in GetObjectArrayElement() 3944 CheckJNI::GetObjectArrayElement,
|