Searched defs:jthrowable (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()

Completed in 60 milliseconds