Searched refs:SetShortArrayRegion (Results 1 - 25 of 147) sorted by relevance

123456

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Djni.h443 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
958 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
960 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Djni.h458 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
973 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
975 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
H A Djni.h458 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
973 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
975 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
H A Djni.h458 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
973 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
975 { functions->SetShortArrayRegion(this, array, start, len, buf); }
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
H A Djni.h458 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member in struct:JNINativeInterface
973 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, function in struct:_JNIEnv
975 { functions->SetShortArrayRegion(this, array, start, len, buf); }

Completed in 124 milliseconds

123456