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

  /external/chromium_org/third_party/icu/source/io/
ucln_io.h 36 cleanupFunc *func);
ucln_io.c 33 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
53 cleanupFunc *func)
  /external/icu/icu4c/source/io/
ucln_io.h 36 cleanupFunc *func);
ucln_io.c 33 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
54 cleanupFunc *func)
  /external/chromium_org/third_party/icu/source/common/
ucln.h 70 typedef UBool U_CALLCONV cleanupFunc(void);
80 cleanupFunc *func);
ucln_cmn.c 28 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT];
29 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
63 cleanupFunc *func)
77 cleanupFunc *func)
ucln_cmn.h 60 cleanupFunc *func);
  /external/icu/icu4c/source/common/
ucln.h 70 typedef UBool U_CALLCONV cleanupFunc(void);
80 cleanupFunc *func);
ucln_cmn.c 28 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT];
29 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
63 cleanupFunc *func)
77 cleanupFunc *func)
ucln_cmn.h 60 cleanupFunc *func);
  /external/chromium_org/third_party/icu/source/i18n/
ucln_in.c 28 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
48 cleanupFunc *func)
ucln_in.h 64 cleanupFunc *func);
  /external/icu/icu4c/source/i18n/
ucln_in.c 28 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
49 cleanupFunc *func)
ucln_in.h 63 cleanupFunc *func);

Completed in 2093 milliseconds