Searched refs:kRedetect (Results 1 – 5 of 5) sorted by relevance
38 enum class TimeZoneDetection { kSkip, kRedetect }; enumerator
82 Isolate::TimeZoneDetection::kRedetect); in DateTimeConfigurationChangeNotification()97 Isolate::TimeZoneDetection::kRedetect); in DateTimeConfigurationChangeNotification()
1640 enum class TimeZoneDetection { kSkip, kRedetect }; enumerator
2628 if (time_zone_detection == TimeZoneDetection::kRedetect) { in Clear()
7255 TIME_ZONE_DETECTION_ASSERT_EQ(kRedetect) in TIME_ZONE_DETECTION_ASSERT_EQ() argument