Lines Matching defs:ExceptionClear
177 void (*ExceptionClear)(JNIEnv*);537 void ExceptionClear()538 { functions->ExceptionClear(this); }