Searched defs:xmlPath (Results 1 – 5 of 5) sorted by relevance
63 std::string xmlPath; variable
53 std::string xmlPath = "/system/usr/ohos_locale_config/datetime/" + locale + ".xml"; in Init() local93 void DateTimeRule::InitRules(const std::string& xmlPath) in InitRules()
635 bool I18nTimeZone::ReadTimeZoneData(const char *xmlPath) in ReadTimeZoneData()756 std::string xmlPath = GetCityDisplayNameXmlPath(locale); in FindCityDisplayNameFromXmlInner() local852 std::string xmlPath = GetCityDisplayNameXmlPath(locale); in FindCityDisplayNameMap() local911 std::string xmlPath = dirEntry.path(); in GetSupportedLocales() local
1168 std::string xmlPath = LANG_PATH + finalLocale + ".xml"; in GetDisplayLanguageWithDialect() local1205 std::string xmlPath = REGION_PATH + displayLocale + ".xml"; in GetDisplayOverrideRegion() local
98 void PhoneNumberRule::InitRule(const std::string& xmlPath) in InitRule()