Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Dlocdispnames.cpp280 static const char _kCountries[] = "Countries"; variable
379 root = tag == _kCountries ? U_ICUDATA_REGION : U_ICUDATA_LANG; in _getDisplayNameForComponent()
413 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()
/external/icu/icu4c/source/common/
Dlocdispnames.cpp281 static const char _kCountries[] = "Countries"; variable
380 root = tag == _kCountries ? U_ICUDATA_REGION : U_ICUDATA_LANG; in _getDisplayNameForComponent()
433 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()