Home
last modified time | relevance | path

Searched refs:ExpandableStringRelease (Results 1 – 7 of 7) sorted by relevance

/aosp12/libnativehelper/tests/
H A DExpandableString_test.cpp35 ExpandableStringRelease(&s); in TEST()
57 ExpandableStringRelease(&s); in TEST()
100 ExpandableStringRelease(&expandableString); in TEST_P()
/aosp12/libnativehelper/
H A DExpandableString.c27 void ExpandableStringRelease(struct ExpandableString* s) { in ExpandableStringRelease() function
46 ExpandableStringRelease(s); in ExpandableStringAssign()
H A DExpandableString.h35 void ExpandableStringRelease(struct ExpandableString* s);
H A DJNIHelp.c233 ExpandableStringRelease(&summary); in DiscardPendingException()
342 ExpandableStringRelease(&summary); in jniRegisterNativeMethods()
355 ExpandableStringRelease(&summary); in jniLogException()
/aosp12/libnativehelper/include/nativehelper/
H A DJNIHelp.h61 [[maybe_unused]] static void ExpandableStringRelease(struct ExpandableString* s) { in ExpandableStringRelease() function
80 ExpandableStringRelease(s); in ExpandableStringAssign()
285 ExpandableStringRelease(&summary); in DiscardPendingException()
383 ExpandableStringRelease(&summary); in jniRegisterNativeMethods()
495 ExpandableStringRelease(&summary);
/aosp12/frameworks/libs/native_bridge_support/libnativehelper/
H A Dstubs_arm.cc31 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringRelease);
80 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringRelease); in init_stub_library()
H A Dstubs_arm64.cc31 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringRelease);
80 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringRelease); in init_stub_library()