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

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h343 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member in struct:JNINativeInterface
774 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) function in struct:_JNIEnv
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h343 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member in struct:JNINativeInterface
774 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) function in struct:_JNIEnv
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h343 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member in struct:JNINativeInterface
774 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) function in struct:_JNIEnv
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h343 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member in struct:JNINativeInterface
774 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) function in struct:_JNIEnv
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h343 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member in struct:JNINativeInterface
774 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) function in struct:_JNIEnv
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h343 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member in struct:JNINativeInterface
774 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) function in struct:_JNIEnv

Completed in 30 milliseconds