Home
last modified time | relevance | path

Searched refs:bundleLoc (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dzstrfmt.cpp1811 Locale bundleLoc(bundleLocStr); in getLocalizedCountry() local
1813 uprv_strcmp(bundleLoc.getLanguage(), locale.getLanguage()) == 0) { in getLocalizedCountry()