Searched defs:supportedLocales (Results 1 – 3 of 3) sorted by relevance
79 static std::set<std::string> supportedLocales; variable
261 static std::unordered_set<std::string> supportedLocales; variable
85 unordered_set<string> LocaleConfig::supportedLocales; member in OHOS::Global::I18n::LocaleConfig