Home
last modified time | relevance | path

Searched refs:uhash_removeAll (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp616 uhash_removeAll(cachedFormatters); in adoptFormats()
619 uhash_removeAll(customFormatArgStarts); in adoptFormats()
649 uhash_removeAll(cachedFormatters); in setFormats()
652 uhash_removeAll(customFormatArgStarts); in setFormats()
1321 uhash_removeAll(cachedFormatters); in copyObjects()
1324 uhash_removeAll(customFormatArgStarts); in copyObjects()
1584 uhash_removeAll(cachedFormatters); in cacheExplicitFormats()
1587 uhash_removeAll(customFormatArgStarts); in cacheExplicitFormats()
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c234 uhash_removeAll(hash); in TestOtherAPI()
265 uhash_removeAll(hash); in TestOtherAPI()
/external/icu/icu4c/source/common/
Dhash.h197 uhash_removeAll(hash); in removeAll()
Duhash.h477 uhash_removeAll(UHashtable *hash);
Duhash.c760 uhash_removeAll(UHashtable *hash) { in uhash_removeAll() function
/external/icu/icu4c/source/common/unicode/
Durename.h962 #define uhash_removeAll U_ICU_ENTRY_POINT_RENAME(uhash_removeAll) macro