Home
last modified time | relevance | path

Searched refs:GetStackTrace (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/
DJNIHelp.c152 static bool GetStackTrace(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetStackTrace() function
210 if (!GetStackTrace(env, thrown, dst)) { in GetStackTraceOrSummary()
/libnativehelper/include/nativehelper/
DJNIHelp.h204 [[maybe_unused]] static bool GetStackTrace(JNIEnv* env, jthrowable thrown, in GetStackTrace() function
264 if (!GetStackTrace(env, thrown, dst)) { in GetStackTraceOrSummary()