Home | History | Annotate | Download | only in include

Lines Matching refs:ExceptionOccurred

188     jthrowable  (*ExceptionOccurred)(JNIEnv*);
544 jthrowable ExceptionOccurred()
545 { return functions->ExceptionOccurred(this); }