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

123456

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Djni.h345 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
783 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
784 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Djni.h360 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
798 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
799 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
H A Djni.h360 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
798 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
799 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
H A Djni.h360 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
798 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
799 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
H A Djni.h360 void (*CallStaticVoidMethodA)(JNIEnv*, jclass, jmethodID, jvalue*); member in struct:JNINativeInterface
798 void CallStaticVoidMethodA(jclass clazz, jmethodID methodID, jvalue* args) function in struct:_JNIEnv
799 { functions->CallStaticVoidMethodA(this, clazz, methodID, args); }

Completed in 153 milliseconds

123456