Lines Matching refs:jthrowable
75 typedef _jthrowable* jthrowable;97 typedef jobject jthrowable;173 jint (*Throw)(JNIEnv*, jthrowable);175 jthrowable (*ExceptionOccurred)(JNIEnv*);525 jint Throw(jthrowable obj)531 jthrowable ExceptionOccurred()