Searched defs:IsUserClockInThePast (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ssl/
H A Dssl_error_classification.cc206 if (IsUserClockInThePast(current_time_) ||
274 if (IsUserClockInThePast(base::Time::NowFromSystemTime()))
355 bool SSLErrorClassification::IsUserClockInThePast(const base::Time& time_now) { function in class:SSLErrorClassification

Completed in 86 milliseconds