Searched refs:ExceptionOccurred (Results 1 – 2 of 2) sorted by relevance
194 jthrowable pendingException = (*env)->ExceptionOccurred(env); in GetStackTraceOrSummary()221 jthrowable exception = (*env)->ExceptionOccurred(env); in DiscardPendingException()256 jthrowable thrown = (*env)->ExceptionOccurred(env); in jniRegisterNativeMethods()
174 jthrowable (*ExceptionOccurred)(JNIEnv*); member529 jthrowable ExceptionOccurred() in ExceptionOccurred() function530 { return functions->ExceptionOccurred(this); } in ExceptionOccurred()