HomeSort by relevance Sort by last modified time
    Searched refs:gUnitsTag (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp 56 static const char gUnitsTag[] = "units";
398 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err);
399 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err);
692 searchInLocaleChain(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,
    [all...]
  /external/icu/icu4c/source/i18n/
tmutfmt.cpp 56 static const char gUnitsTag[] = "units";
328 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err);
329 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err);
611 searchInLocaleChain(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,

Completed in 41 milliseconds