Home
last modified time | relevance | path

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

/aosp12/libnativehelper/
H A DExpandableString.c27 void ExpandableStringRelease(struct ExpandableString* s) { in ExpandableStringRelease() function
/aosp12/libnativehelper/include/nativehelper/
H A DJNIHelp.h61 [[maybe_unused]] static void ExpandableStringRelease(struct ExpandableString* s) { in ExpandableStringRelease() function