Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h99 …static void GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &parentPath,
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp801 void I18nTimeZone::GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &pare… in GetTimezoneIDFromZoneInfo() function in OHOS::Global::I18n::I18nTimeZone
816 GetTimezoneIDFromZoneInfo(availableIDs, zonePath, finalZoneName); in GetTimezoneIDFromZoneInfo()