Searched refs:getByLocale (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/common/ |
D | unifiedcache.h | 266 static void getByLocale( in getByLocale() function
|
/external/icu/icu4c/source/test/intltest/ |
D | unifiedcachetest.cpp | 43 UnifiedCache::getByLocale(fLoc.getLanguage(), item, status); in createObject()
|
D | tsmthred.cpp | 1359 UnifiedCache::getByLocale(fLoc.getLanguage(), result, status); in createObject()
|
/external/icu/icu4c/source/i18n/ |
D | reldatefmt.cpp | 856 UnifiedCache::getByLocale(fLocale, fCache, status); in init()
|
D | measfmt.cpp | 807 UnifiedCache::getByLocale(locale, cache, status); in initMeasureFormat()
|
D | numfmt.cpp | 1282 UnifiedCache::getByLocale(loc, result, status); in createSharedInstance()
|
D | calendar.cpp | 963 UnifiedCache::getByLocale(aLocale, shared, success); in createInstance() 1002 UnifiedCache::getByLocale(aLocale, shared, success); in getCalendarTypeFromLocale()
|
D | plurrule.cpp | 179 UnifiedCache::getByLocale(locale, result, status); in createSharedInstance()
|
D | dtfmtsym.cpp | 245 UnifiedCache::getByLocale(locale, shared, status); in createForLocale()
|