Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h173 static void ReadLangData(const char *langDataPath);
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp750 void LocaleConfig::ReadLangData(const char *langDataPath) in ReadLangData() argument
753 if (langDataPath == nullptr) { in ReadLangData()
756 xmlDocPtr doc = xmlParseFile(langDataPath); in ReadLangData()

Completed in 4 milliseconds