Home | History | Annotate | Download | only in include

Lines Matching defs:ExceptionOccurred

189     jthrowable  (*ExceptionOccurred)(JNIEnv*);
545 jthrowable ExceptionOccurred()
546 { return functions->ExceptionOccurred(this); }