Searched refs:jthrowable (Results 1 – 2 of 2) sorted by relevance
32 jthrowable obj = (jthrowable)env->NewObject(cls, cid, msg, err); in ThrowErrnoException()
74 typedef _jthrowable* jthrowable; typedef96 typedef jobject jthrowable; typedef172 jint (*Throw)(JNIEnv*, jthrowable);174 jthrowable (*ExceptionOccurred)(JNIEnv*);523 jint Throw(jthrowable obj) in Throw()529 jthrowable ExceptionOccurred() in ExceptionOccurred()