Searched refs:ECleanupLibraryType (Results 1 – 2 of 2) sorted by relevance
53 typedef enum ECleanupLibraryType { enum64 } ECleanupLibraryType; typedef78 U_CAPI void U_EXPORT2 ucln_registerCleanup(ECleanupLibraryType type,87 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType type);
43 static void ucln_cleanup_internal(ECleanupLibraryType libType) in ucln_cleanup_internal()52 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType libType) in ucln_cleanupOne()83 ucln_registerCleanup(ECleanupLibraryType type, in ucln_registerCleanup()94 ECleanupLibraryType libType = UCLN_START; in ucln_lib_cleanup()