Searched defs:xmlPath (Results 1 – 5 of 5) sorted by relevance
63 std::string xmlPath; variable
52 std::string xmlPath = "/system/usr/ohos_locale_config/datetime/" + locale + ".xml"; in Init() local91 void DateTimeRule::InitRules(std::string& xmlPath) in InitRules()
749 bool I18nTimeZone::ReadTimeZoneData(const char *xmlPath) in ReadTimeZoneData()847 std::string xmlPath = GetCityDisplayNameXmlPath(locale); in FindCityDisplayNameFromXml() local910 std::string xmlPath = GetCityDisplayNameXmlPath(locale); in FindCityDisplayNameMap() local962 std::string xmlPath = dirEntry.path(); in GetSupportedLocales() local
1005 std::string xmlPath = LANG_PATH + finalLocale + ".xml"; in GetDisplayLanguageWithDialect() local1042 std::string xmlPath = REGION_PATH + displayLocale + ".xml"; in GetDisplayOverrideRegion() local
97 void PhoneNumberRule::InitRule(std::string& xmlPath) in InitRule()