Home
last modified time | relevance | path

Searched defs:GetObjectArrayElement (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jni/
Dcheck_jni.cc2535 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index) { in GetObjectArrayElement() function in art::__anon846bc2ca0111::CheckJNI
Djni_internal.cc2001 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray java_array, jsize index) { in GetObjectArrayElement() function in art::JNI