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.h135 base::TimeTicks last_notify_time_; variable
Dupdate_attempter_android.cc371 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
433 last_notify_time_ = TimeTicks::Now(); in SetStatusAndNotify()
Dupdate_attempter.h408 base::TimeTicks last_notify_time_; variable
Dupdate_attempter.cc1112 TimeTicks::Now() - last_notify_time_ >= in UpdateAttempter()
1221 last_notify_time_ = TimeTicks::Now(); in UpdateAttempter()