Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h114 static void SetCity2TimeZoneID(const char* key, const char* value);
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp781 SetCity2TimeZoneID(pairKey, pairVal); in ReadTimeZoneData()
794 void I18nTimeZone::SetCity2TimeZoneID(const char* key, const char* value) in SetCity2TimeZoneID() function in OHOS::Global::I18n::I18nTimeZone