Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h107 static void SetVersionPathMap(std::string verison, std::string path,
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp1283 SetVersionPathMap(version, path, &pathMap); in FindTzData()
1310 void I18nTimeZone::SetVersionPathMap(std::string verison, std::string path, in SetVersionPathMap() function in OHOS::Global::I18n::I18nTimeZone