Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h172 static void ReadLangData(const char *langDataPath);
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp751 void LocaleConfig::ReadLangData(const char *langDataPath) in ReadLangData() function in OHOS::Global::I18n::LocaleConfig
867 ReadLangData(xmlPath.c_str()); in GetDisplayLanguageWithDialect()