Searched refs:readFromCurrentLocale (Results 1 – 3 of 3) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | tmutfmt.h | 212 …void readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCount…
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tmutfmt.h | 212 …void readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCount…
|
/external/icu/icu4c/source/i18n/ |
D | tmutfmt.cpp | 332 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); in setup() 334 readFromCurrentLocale(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, pluralCounts, err); in setup() 462 TimeUnitFormat::readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, in readFromCurrentLocale() function in TimeUnitFormat
|