HomeSort by relevance Sort by last modified time
    Searched refs:ECleanupLibraryType (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
ucln.h 50 typedef enum ECleanupLibraryType {
59 } ECleanupLibraryType;
65 U_CAPI void U_EXPORT2 ucln_registerCleanup(ECleanupLibraryType type,
ucln_cmn.c 43 ucln_registerCleanup(ECleanupLibraryType type,
54 ECleanupLibraryType libType = UCLN_START;

Completed in 64 milliseconds