Searched refs:getByLocale (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/common/ |
D | unifiedcache.h | 268 static void getByLocale( in getByLocale() function
|
/external/icu/icu4c/source/test/intltest/ |
D | unifiedcachetest.cpp | 45 UnifiedCache::getByLocale(fLoc.getLanguage(), item, status); in createObject()
|
D | tsmthred.cpp | 1361 UnifiedCache::getByLocale(fLoc.getLanguage(), result, status); in createObject()
|
/external/icu/icu4c/source/i18n/ |
D | reldatefmt.cpp | 972 UnifiedCache::getByLocale(fLocale, fCache, status); in init()
|
D | measfmt.cpp | 863 UnifiedCache::getByLocale(locale, cache, status); in initMeasureFormat()
|
D | numfmt.cpp | 1285 UnifiedCache::getByLocale(loc, result, status); in createSharedInstance()
|
D | calendar.cpp | 961 UnifiedCache::getByLocale(aLocale, shared, success); in createInstance() 1000 UnifiedCache::getByLocale(aLocale, shared, success); in getCalendarTypeFromLocale()
|
D | plurrule.cpp | 179 UnifiedCache::getByLocale(locale, result, status); in createSharedInstance()
|
D | dtfmtsym.cpp | 251 UnifiedCache::getByLocale(locale, shared, status); in createForLocale()
|