Searched refs:GetExceptionSummary (Results 1 – 1 of 1) sorted by relevance
79 static bool GetExceptionSummary(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetExceptionSummary() function210 GetExceptionSummary(env, thrown, dst); in GetStackTraceOrSummary()229 GetExceptionSummary(env, exception, &summary); in DiscardPendingException()260 if (GetExceptionSummary(env, thrown, &summary)) { in jniRegisterNativeMethods()