Home | History | Annotate | Download | only in include

Lines Matching defs:ExceptionDescribe

189     void        (*ExceptionDescribe)(JNIEnv*);
547 void ExceptionDescribe()
548 { functions->ExceptionDescribe(this); }