Home
last modified time | relevance | path

Searched refs:uhash_removeElement (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/i18n/
Didentifier_info.cpp178 uhash_removeElement(fScriptSetSet, nextHashEl); in setIdentifier()
189 uhash_removeElement(fScriptSetSet, nextHashEl); in setIdentifier()
Dtznames.cpp92 uhash_removeElement(gTimeZoneNamesCache, elem); in sweepCache()
Dtzgnames.cpp1200 uhash_removeElement(gTZGNCoreCache, elem); in sweepCache()
/external/icu/icu4c/source/common/
Duhash.h524 uhash_removeElement(UHashtable *hash, const UHashElement* e);
Dunifiedcache.cpp202 uhash_removeElement(fHashtable, element); in _flush()
Duhash.c764 uhash_removeElement(hash, e); in uhash_removeAll()
798 uhash_removeElement(UHashtable *hash, const UHashElement* e) { in uhash_removeElement() function
Dusprep.cpp162 uhash_removeElement(SHARED_DATA_HASHTABLE, e); in usprep_internal_flushCache()
Ducnv_bld.cpp1132 uhash_removeElement(SHARED_DATA_HASHTABLE, e); in ucnv_flushCache()
Duresbund.cpp206 uhash_removeElement(cache, e); in ures_flushCache()
/external/icu/icu4c/source/common/unicode/
Durename.h958 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement) macro