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