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)
818 jint Throw(jthrowable obj) {
824 jthrowable ExceptionOccurred() {