Searched refs:CheckLatitudeAndLongitude (Results 1 – 2 of 2) sorted by relevance
112 static bool CheckLatitudeAndLongitude(const double x, const double y);
1073 if (!CheckLatitudeAndLongitude(x, y)) { in GetTimezoneIdByLocation()1124 bool I18nTimeZone::CheckLatitudeAndLongitude(const double x, const double y) in CheckLatitudeAndLongitude() function in OHOS::Global::I18n::I18nTimeZone