Home | History | Annotate | Download | only in include

Lines Matching defs:ExceptionOccurred

173     jthrowable  (*ExceptionOccurred)(JNIEnv*);
529 jthrowable ExceptionOccurred()
530 { return functions->ExceptionOccurred(this); }