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

  /external/icu/icu4c/source/io/
ucln_io.h 36 cleanupFunc *func);
ucln_io.cpp 34 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
55 cleanupFunc *func) {
  /external/icu/icu4c/source/common/
ucln.h 70 typedef UBool U_CALLCONV cleanupFunc(void);
80 cleanupFunc *func);
ucln_cmn.cpp 29 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT];
30 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
64 cleanupFunc *func)
83 cleanupFunc *func)
ucln_cmn.h 70 cleanupFunc *func);
  /external/icu/icu4c/source/i18n/
ucln_in.cpp 29 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
50 cleanupFunc *func) {
ucln_in.h 62 cleanupFunc *func);

Completed in 113 milliseconds