Searched defs:dst (Results 1 – 1 of 1) sorted by relevance
64 static bool AppendJString(JNIEnv* env, jstring text, struct ExpandableString* dst) { in AppendJString()79 static bool GetExceptionSummary(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetExceptionSummary()149 static bool GetStackTrace(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetStackTrace()187 static void GetStackTraceOrSummary(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetStackTraceOrSummary()