Searched refs:getLocaleName (Results 1 – 3 of 3) sorted by relevance
264 const char *getLocaleName(le_int32 run) const;396 const char *ULocRuns::getLocaleName(le_int32 run) const in getLocaleName() function in ULocRuns486 return lr->getLocaleName(run); in pl_getLocaleRunLocale()
102 virtual const UChar* getLocaleName(int32_t index) const = 0;145 const UChar* locale = getLocaleName(i); in operator ==()148 if (!streq(locale, rhs->getLocaleName(ix))) { in operator ==()167 if (streq(locale, getLocaleName(i))) { in indexForLocale()271 virtual const UChar* getLocaleName(int32_t index) const;636 StringLocalizationInfo::getLocaleName(int32_t index) const { in getLocaleName() function in StringLocalizationInfo987 UnicodeString name(TRUE, localizations->getLocaleName(index), -1); in getRuleSetDisplayNameLocale()
216 public String getLocaleName() { in getLocaleName() method in BasicDurationFormatterFactory