Searched defs:ExceptionClear (Results 1 – 4 of 4) sorted by relevance
177 void (*ExceptionClear)(JNIEnv*); member536 void ExceptionClear() in ExceptionClear() function
156 pub ExceptionClear: Option<unsafe extern "system" fn(env: *mut JNIEnv)>, field
830 void ExceptionClear() { in ExceptionClear() function