Home
last modified time | relevance | path

Searched refs:currentDialectLocale (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h276 static std::string currentDialectLocale; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp135 std::string LocaleConfig::currentDialectLocale = ""; member in OHOS::Global::I18n::LocaleConfig
863 if (finalLocale.compare(currentDialectLocale) != 0) { in GetDisplayLanguageWithDialect()
867 currentDialectLocale = finalLocale; in GetDisplayLanguageWithDialect()

Completed in 4 milliseconds