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

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }

Completed in 384 milliseconds