Searched refs:uhash_removeElement (Results 1 – 10 of 10) sorted by relevance
/external/icu/icu4c/source/common/ |
D | unifiedcache.cpp | 255 uhash_removeElement(fHashtable, element); in _flush() 286 uhash_removeElement(fHashtable, element); in _runEvictionSlice()
|
D | uhash.h | 548 uhash_removeElement(UHashtable *hash, const UHashElement* e);
|
D | uhash.cpp | 782 uhash_removeElement(hash, e); in uhash_removeAll() 816 uhash_removeElement(UHashtable *hash, const UHashElement* e) { in uhash_removeElement() function
|
D | usprep.cpp | 166 uhash_removeElement(SHARED_DATA_HASHTABLE, e); in usprep_internal_flushCache()
|
D | ucnv_bld.cpp | 1085 uhash_removeElement(SHARED_DATA_HASHTABLE, e); in ucnv_flushCache()
|
D | uresbund.cpp | 208 uhash_removeElement(cache, e); in ures_flushCache()
|
/external/icu/icu4c/source/i18n/ |
D | tznames.cpp | 94 uhash_removeElement(gTimeZoneNamesCache, elem); in sweepCache()
|
D | tzgnames.cpp | 1171 uhash_removeElement(gTZGNCoreCache, elem); in sweepCache()
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 980 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 980 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement) macro
|