Searched refs:kMaxTimeInMs (Results 1 – 3 of 3) sorted by relevance
29 static const int64_t kMaxTimeInMs = variable34 static const int64_t kMaxTimeBeforeUTCInMs = kMaxTimeInMs + kMsPerMonth;
2102 if (-DateCache::kMaxTimeInMs <= time && time <= DateCache::kMaxTimeInMs) { in TimeClip()
19307 if (-DateCache::kMaxTimeInMs <= tv && tv <= DateCache::kMaxTimeInMs) { in New()