Home
last modified time | relevance | path

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

/libnativehelper/
DJNIHelp.c70 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() local
103 bool success = false; in GetExceptionSummary() local
185 bool success = AppendJString(env, trace, dst); in GetStackTrace() local
/libnativehelper/include/nativehelper/
DJNIHelp.h123 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() local
164 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() local
238 bool success = AppendJString(env, trace, dst); in GetStackTrace() local