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 38 cleanupFunc *func);
ucln_io.cpp 36 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
57 cleanupFunc *func) {
  /external/icu/icu4c/source/common/
ucln.h 72 typedef UBool U_CALLCONV cleanupFunc(void);
82 cleanupFunc *func);
ucln_cmn.cpp 31 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT];
32 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
66 cleanupFunc *func)
85 cleanupFunc *func)
ucln_cmn.h 72 cleanupFunc *func);
  /external/icu/icu4c/source/i18n/
ucln_in.cpp 31 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
52 cleanupFunc *func) {
ucln_in.h 70 cleanupFunc *func);

Completed in 405 milliseconds