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

  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 122 ucnv_flushCache();
123 printf("memory usage after ucnv_flushCache(): %lu\n", (long)icuMemUsage);
  /external/icu/icu4c/source/common/unicode/
ucnv.h     [all...]
urename.h     [all...]
  /external/icu/icu4c/source/common/
ucnv_bld.cpp 213 because ucnv_flushCache must be able to unload the default converter and its table.
243 ucnv_flushCache();
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c 347 ucnv_flushCache();
546 /* ucnv_flushCache(); */
    [all...]

Completed in 134 milliseconds