Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h99 static void GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &parentPath,
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp801 void I18nTimeZone::GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &parentPath, in GetTimezoneIDFromZoneInfo() function in OHOS::Global::I18n::I18nTimeZone
810 HILOG_ERROR_I18N("GetTimezoneIDFromZoneInfo: zoneinfo path %{public}s not exist.", parentPath.c_str()); in GetTimezoneIDFromZoneInfo()
816 GetTimezoneIDFromZoneInfo(availableIDs, zonePath, finalZoneName); in GetTimezoneIDFromZoneInfo()

Completed in 4 milliseconds