Searched refs:GetStackTrace (Results 1 – 2 of 2) sorted by relevance
152 static bool GetStackTrace(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetStackTrace() function210 if (!GetStackTrace(env, thrown, dst)) { in GetStackTraceOrSummary()
204 [[maybe_unused]] static bool GetStackTrace(JNIEnv* env, jthrowable thrown, in GetStackTrace() function264 if (!GetStackTrace(env, thrown, dst)) { in GetStackTraceOrSummary()