Searched refs:ExceptionDescribe (Results 1 – 3 of 3) sorted by relevance
189 void (*ExceptionDescribe)(JNIEnv*); member547 void ExceptionDescribe() in ExceptionDescribe() function548 { functions->ExceptionDescribe(this); } in ExceptionDescribe()
2112 static void ExceptionDescribe(JNIEnv* env) in ExceptionDescribe() function4049 ExceptionDescribe,
1410 BASE_ENV(env)->ExceptionDescribe(env); in Check_ExceptionDescribe()