Searched defs:GetObjectArrayElement (Results 26 – 34 of 34) sorted by relevance
12
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jni.h | 1641 jobject GetObjectArrayElement(jobjectArray array, jsize index) { in GetObjectArrayElement() function
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jni.h | 1641 jobject GetObjectArrayElement(jobjectArray array, jsize index) { in GetObjectArrayElement() function
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jni.h | 1631 jobject GetObjectArrayElement(jobjectArray array, jsize index) { in GetObjectArrayElement() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jni.h | 1631 jobject GetObjectArrayElement(jobjectArray array, jsize index) { in GetObjectArrayElement() function
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jni.h | 1641 jobject GetObjectArrayElement(jobjectArray array, jsize index) { in GetObjectArrayElement() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jni.h | 1631 jobject GetObjectArrayElement(jobjectArray array, jsize index) { in GetObjectArrayElement() function
|
/aosp_15_r20/art/runtime/jni/ |
H A D | check_jni.cc | 2594 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index) { in GetObjectArrayElement() function in art::__anond4dacb000111::CheckJNI
|
H A D | jni_internal.cc | 2260 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray java_array, jsize index) { in GetObjectArrayElement() function in art::JNI
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |
12