Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dtaboo.h54 static std::set<std::string> supportedRegions; member in OHOS::Global::I18n::Taboo
H A Dlocale_config.h262 static std::unordered_set<std::string> supportedRegions; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dtaboo.cpp33 std::set<std::string> Taboo::supportedRegions; member in OHOS::Global::I18n::Taboo
H A Dlocale_config.cpp86 unordered_set<string> LocaleConfig::supportedRegions; member in OHOS::Global::I18n::LocaleConfig
617 Split(reinterpret_cast<const char*>(content), ",", supportedRegions); in LoadRegionsLanguages() local

Completed in 4 milliseconds