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

  /external/chromium/third_party/icu/source/i18n/
rbnf.cpp 103 virtual int32_t indexForLocale(const UChar* locale) const;
142 int32_t ix = rhs->indexForLocale(locale);
161 LocalizationInfo::indexForLocale(const UChar* locale) const {
998 int32_t ix = localizations->indexForLocale(localeStr);
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 103 virtual int32_t indexForLocale(const UChar* locale) const;
142 int32_t ix = rhs->indexForLocale(locale);
161 LocalizationInfo::indexForLocale(const UChar* locale) const {
998 int32_t ix = localizations->indexForLocale(localeStr);
    [all...]

Completed in 302 milliseconds