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.h211 base::TimeTicks last_notify_time_; variable
Dupdate_attempter.h469 base::TimeTicks last_notify_time_; variable
Dupdate_attempter_android.cc643 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
718 last_notify_time_ = TimeTicks::Now(); in SetStatusAndNotify()
Dupdate_attempter.cc1431 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
1530 last_notify_time_ = TimeTicks::Now(); in BroadcastStatus()