Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h82 static std::map<int, std::string> categoryNum2TimezoneWN; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp78 std::map<int, std::string> I18nTimeZone::categoryNum2TimezoneWN {
1114 return categoryNum2TimezoneWN; in GetTimeZoneCategoryMap()