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

  /external/icu4c/i18n/unicode/
tmutfmt.h 241 void searchInLocaleChain(EStyle style, const char* key, const char* localeName,
  /external/icu4c/i18n/
tmutfmt.cpp 578 searchInLocaleChain(style, key, localeName,
601 TimeUnitFormat::searchInLocaleChain(EStyle style, const char* key, const char* localeName,
668 std::cout << "loop into searchInLocaleChain since Short-Long-Alternative \n";
673 // so that searchInLocaleChain will check the current locale before falling back
675 searchInLocaleChain(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,
727 searchInLocaleChain(style, key, localeName, srcTimeUnitField, srcPluralCount,
    [all...]

Completed in 821 milliseconds