Searched refs:gUnitsTag (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
H A D | tmutfmt.cpp | 53 static const char gUnitsTag[] = "units"; variable 386 readFromCurrentLocale(kFull, gUnitsTag, err); 387 checkConsistency(kFull, gUnitsTag, err); 675 searchInLocaleChain(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,
|
/external/icu4c/i18n/ |
H A D | tmutfmt.cpp | 56 static const char gUnitsTag[] = "units"; variable 400 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err); 401 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err); 696 searchInLocaleChain(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,
|
Completed in 232 milliseconds