Home | History | Annotate | Download | only in include

Lines Matching defs:jthrowable

84 typedef _jthrowable *jthrowable;
103 typedef jobject jthrowable;
245 (JNIEnv *env, jthrowable obj);
248 jthrowable (JNICALL *ExceptionOccurred)
823 jint Throw(jthrowable obj) {
829 jthrowable ExceptionOccurred() {