Home | History | Annotate | Download | only in nativehelper

Lines Matching refs:ExceptionDescribe

176     void        (*ExceptionDescribe)(JNIEnv*);
534 void ExceptionDescribe()
535 { functions->ExceptionDescribe(this); }