Searched refs:kMaxTimeInMs (Results 1 – 4 of 4) sorted by relevance
27 static const int64_t kMaxTimeInMs = variable32 static const int64_t kMaxTimeBeforeUTCInMs = kMaxTimeInMs + kMsPerMonth;
71 if (-kMaxTimeInMs <= time && time <= kMaxTimeInMs) { in TimeClip()
18395 if (-DateCache::kMaxTimeInMs <= tv && tv <= DateCache::kMaxTimeInMs) { in New()
110 CreateRange(-DateCache::kMaxTimeInMs, DateCache::kMaxTimeInMs);