Searched refs:indexForLocale (Results 1 – 1 of 1) sorted by relevance
105 virtual int32_t indexForLocale(const UChar* locale) const;146 int32_t ix = rhs->indexForLocale(locale); in operator ==()165 LocalizationInfo::indexForLocale(const UChar* locale) const { in indexForLocale() function in LocalizationInfo1034 int32_t ix = localizations->indexForLocale(localeStr); in getRuleSetDisplayName()