Home
last modified time | relevance | path

Searched defs:cleanupFunc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Ducln.h72 typedef UBool U_CALLCONV cleanupFunc(void); typedef
/aosp_15_r20/system/vold/
H A DVoldNativeService.cpp891 auto cleanupFunc = [](auto incfsControl) { in setIncFsMountOptions() local