Searched refs:GetTimezoneIdByCityId (Results 1 – 3 of 3) sorted by relevance
49 static std::string GetTimezoneIdByCityId(const std::string &cityId);
172 std::string timezoneId = I18nTimeZone::GetTimezoneIdByCityId(cityId); in GetTimezoneCityInfoArray()
1023 std::string I18nTimeZone::GetTimezoneIdByCityId(const std::string &cityId) in GetTimezoneIdByCityId() function in OHOS::Global::I18n::I18nTimeZone