Home | History | Annotate | Download | only in nativehelper

Lines Matching refs:ExceptionOccurred

175     jthrowable  (*ExceptionOccurred)(JNIEnv*);
531 jthrowable ExceptionOccurred()
532 { return functions->ExceptionOccurred(this); }