Home
last modified time | relevance | path

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

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