Lines Matching defs:ExceptionClear
190 void (*ExceptionClear)(JNIEnv*);550 void ExceptionClear()551 { functions->ExceptionClear(this); }