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

  /external/chromium/third_party/icu/source/i18n/
zonemeta.cpp 55 // zoneMeta_cleanup(), we need to create a little memory manager for them; this is in the form of
116 static UBool U_CALLCONV zoneMeta_cleanup(void)
789 ucln_i18n_registerCleanup(UCLN_I18N_ZONEMETA, zoneMeta_cleanup);
814 ucln_i18n_registerCleanup(UCLN_I18N_ZONEMETA, zoneMeta_cleanup);
839 ucln_i18n_registerCleanup(UCLN_I18N_ZONEMETA, zoneMeta_cleanup);
    [all...]
  /external/icu4c/i18n/
zonemeta.cpp 43 static UBool U_CALLCONV zoneMeta_cleanup(void)
407 ucln_i18n_registerCleanup(UCLN_I18N_ZONEMETA, zoneMeta_cleanup);

Completed in 1367 milliseconds