Home
last modified time | relevance | path

Searched defs:success (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/
DJNIHelp.c69 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() local
109 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() local
182 bool success = AppendJString(env, trace, dst); in GetStackTrace() local