Searched defs:GetShortArrayElements (Results 1 - 25 of 147) sorted by relevance

123456

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Djni.h396 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
888 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
889 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Djni.h411 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
903 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
904 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
H A Djni.h411 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
903 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
904 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
H A Djni.h411 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
903 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
904 { return functions->GetShortArrayElements(this, array, isCopy); }
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
H A Djni.h411 jshort* (*GetShortArrayElements)(JNIEnv*, jshortArray, jboolean*); member in struct:JNINativeInterface
903 jshort* GetShortArrayElements(jshortArray array, jboolean* isCopy) function in struct:_JNIEnv
904 { return functions->GetShortArrayElements(this, array, isCopy); }

Completed in 146 milliseconds

123456