Home
last modified time | relevance | path

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

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