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

  /external/icu4c/io/
ucln_io.h 35 cleanupFunc *func);
ucln_io.c 29 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
49 cleanupFunc *func)
  /external/icu4c/common/
ucln.h 70 typedef UBool U_CALLCONV cleanupFunc(void);
79 cleanupFunc *func);
ucln_cmn.c 29 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT];
30 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
70 cleanupFunc *func)
84 cleanupFunc *func)
ucln_cmn.h 59 cleanupFunc *func);
  /external/icu4c/i18n/
ucln_in.c 28 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
48 cleanupFunc *func)
ucln_in.h 55 cleanupFunc *func);

Completed in 123 milliseconds