Searched defs:getDisplayCountry (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dlocdispnames.cpp125 Locale::getDisplayCountry(UnicodeString& dispCntry) const function in class:Locale
127 return this->getDisplayCountry(getDefault(), dispCntry);
131 Locale::getDisplayCountry(const Locale &displayLocale, function in class:Locale

Completed in 238 milliseconds