Searched refs:GetTimeZoneCategoryMap (Results 1 – 2 of 2) sorted by relevance
113 static std::map<int, std::string> GetTimeZoneCategoryMap(const double x, const double y);
1076 std::map<int, std::string> categoryMap = GetTimeZoneCategoryMap(x, y); in GetTimezoneIdByLocation()1111 std::map<int, std::string> I18nTimeZone::GetTimeZoneCategoryMap(const double x, const double y) in GetTimeZoneCategoryMap() function in OHOS::Global::I18n::I18nTimeZone