Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducln.h53 typedef enum ECleanupLibraryType { enum
64 } ECleanupLibraryType; typedef
79 U_CAPI void U_EXPORT2 ucln_registerCleanup(ECleanupLibraryType type,
87 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType type);
Ducln_cmn.c52 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType libType) in ucln_cleanupOne()
76 ucln_registerCleanup(ECleanupLibraryType type, in ucln_registerCleanup()
87 ECleanupLibraryType libType = UCLN_START; in ucln_lib_cleanup()
/external/chromium_org/third_party/icu/source/common/
Ducln.h53 typedef enum ECleanupLibraryType { enum
64 } ECleanupLibraryType; typedef
79 U_CAPI void U_EXPORT2 ucln_registerCleanup(ECleanupLibraryType type,
87 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType type);
Ducln_cmn.c52 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType libType) in ucln_cleanupOne()
76 ucln_registerCleanup(ECleanupLibraryType type, in ucln_registerCleanup()
87 ECleanupLibraryType libType = UCLN_START; in ucln_lib_cleanup()