Home | History | Annotate | Download | only in include

Lines Matching refs:ExceptionDescribe

190     void        (*ExceptionDescribe)(JNIEnv*);
548 void ExceptionDescribe()
549 { functions->ExceptionDescribe(this); }