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

123456

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Djni.h172 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
526 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
527 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Djni.h187 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
541 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
542 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
H A Djni.h187 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
541 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
542 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
H A Djni.h187 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
541 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
542 { return functions->ThrowNew(this, clazz, message); }
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
H A Djni.h187 jint (*ThrowNew)(JNIEnv *, jclass, const char *); member in struct:JNINativeInterface
541 jint ThrowNew(jclass clazz, const char* message) function in struct:_JNIEnv
542 { return functions->ThrowNew(this, clazz, message); }

Completed in 150 milliseconds

123456