Home | History | Annotate | Download | only in include

Lines Matching refs:ExceptionDescribe

174     void        (*ExceptionDescribe)(JNIEnv*);
532 void ExceptionDescribe()
533 { functions->ExceptionDescribe(this); }