Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dtaboo.cpp77 std::vector<std::string> fallbackRegionKeys = QueryKeyFallBack(key); in ReplaceCountryName() local
91 for (auto it = fallbackRegionKeys.begin(); it != fallbackRegionKeys.end(); ++it) { in ReplaceCountryName()