Searched refs:jintArray (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h69 typedef _jintArray* jintArray; typedef
91 typedef jarray jintArray; typedef
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
873 jintArray NewIntArray(jsize length)
890 jint* GetIntArrayElements(jintArray array, jboolean* isCopy)
911 void ReleaseIntArrayElements(jintArray arra
[all...]
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h69 typedef _jintArray* jintArray; typedef
91 typedef jarray jintArray; typedef
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
873 jintArray NewIntArray(jsize length)
890 jint* GetIntArrayElements(jintArray array, jboolean* isCopy)
911 void ReleaseIntArrayElements(jintArray arra
[all...]
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h69 typedef _jintArray* jintArray; typedef
91 typedef jarray jintArray; typedef
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
873 jintArray NewIntArray(jsize length)
890 jint* GetIntArrayElements(jintArray array, jboolean* isCopy)
911 void ReleaseIntArrayElements(jintArray arra
[all...]
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h69 typedef _jintArray* jintArray; typedef
91 typedef jarray jintArray; typedef
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
873 jintArray NewIntArray(jsize length)
890 jint* GetIntArrayElements(jintArray array, jboolean* isCopy)
911 void ReleaseIntArrayElements(jintArray arra
[all...]
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h69 typedef _jintArray* jintArray; typedef
91 typedef jarray jintArray; typedef
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
873 jintArray NewIntArray(jsize length)
890 jint* GetIntArrayElements(jintArray array, jboolean* isCopy)
911 void ReleaseIntArrayElements(jintArray arra
[all...]
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h69 typedef _jintArray* jintArray; typedef
91 typedef jarray jintArray; typedef
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
873 jintArray NewIntArray(jsize length)
890 jint* GetIntArrayElements(jintArray array, jboolean* isCopy)
911 void ReleaseIntArrayElements(jintArray arra
[all...]

Completed in 1237 milliseconds