Home | History | Annotate | Download | only in i18n

Lines Matching refs:getLocale

370         other.getLocale(ULOC_VALID_LOCALE, status),
371 other.getLocale(ULOC_ACTUAL_LOCALE, status));
2485 DateFormatSymbols::getLocale(ULocDataLocaleType type, UErrorCode& status) const {
2487 return locBased.getLocale(type, status);