Searched refs:last_reported_time_ (Results 1 – 4 of 4) sorted by relevance
68 base::Time last_reported_time_; variable
195 if (last_reported_time_ + minimum_interval >= now) in ReportInitStatus()197 last_reported_time_ = now; in ReportInitStatus()
121 base::Time last_reported_time_; variable
802 if (last_reported_time_ + minimum_interval >= now) in ReportInitStatus()804 last_reported_time_ = now; in ReportInitStatus()