Home
last modified time | relevance | path

Searched refs:ECleanupLibraryType (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Ducln.h50 typedef enum ECleanupLibraryType { enum
59 } ECleanupLibraryType; typedef
65 U_CAPI void U_EXPORT2 ucln_registerCleanup(ECleanupLibraryType type,
Ducln_cmn.c43 ucln_registerCleanup(ECleanupLibraryType type, in ucln_registerCleanup()
54 ECleanupLibraryType libType = UCLN_START; in ucln_lib_cleanup()