Searched defs:dst (Results 1 – 2 of 2) sorted by relevance
65 static bool AppendJString(JNIEnv* env, jstring text, struct ExpandableString* dst) { in AppendJString()80 static bool GetExceptionSummary(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetExceptionSummary()152 static bool GetStackTrace(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetStackTrace()190 static void GetStackTraceOrSummary(JNIEnv* env, jthrowable thrown, struct ExpandableString* dst) { in GetStackTraceOrSummary()
118 struct ExpandableString* dst) { in AppendJString()134 struct ExpandableString* dst) { in GetExceptionSummary()205 struct ExpandableString* dst) { in GetStackTrace()244 struct ExpandableString* dst) { in GetStackTraceOrSummary()