Searched defs:ucnv_flushCache (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_bld.cpp190 because ucnv_flushCache must be able to unload the default converter and its table.
220 ucnv_flushCache();
1055 ucnv_flushCache () function
1119 UTRACE_DATA1(UTRACE_INFO, "ucnv_flushCache() exits with %d converters remaining", remaining);
/external/icu/icu4c/source/common/
H A Ducnv_bld.cpp181 because ucnv_flushCache must be able to unload the default converter and its table.
211 ucnv_flushCache();
1046 ucnv_flushCache () function
1110 UTRACE_DATA1(UTRACE_INFO, "ucnv_flushCache() exits with %d converters remaining", remaining);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h627 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h617 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro

Completed in 470 milliseconds