Home
last modified time | relevance | path

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

/libnativehelper/
DExpandableString.c32 bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function
/libnativehelper/include/nativehelper/
DJNIHelp.h66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function