Home
last modified time | relevance | path

Searched refs:last_notify_time_ (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/
Dupdate_attempter_android.h130 base::TimeTicks last_notify_time_; variable
Dupdate_attempter_android.cc383 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
445 last_notify_time_ = TimeTicks::Now(); in SetStatusAndNotify()
Dupdate_attempter.h397 base::TimeTicks last_notify_time_; variable
Dupdate_attempter.cc1074 TimeTicks::Now() - last_notify_time_ >= in UpdateAttempter()
1183 last_notify_time_ = TimeTicks::Now(); in UpdateAttempter()