HomeSort by relevance Sort by last modified time
    Searched refs:last_notify_time_ (Results 1 - 4 of 4) sorted by null

  /system/update_engine/
update_attempter_android.h 130 base::TimeTicks last_notify_time_; member in class:chromeos_update_engine::UpdateAttempterAndroid
update_attempter_android.cc 377 TimeTicks::Now() - last_notify_time_ >=
439 last_notify_time_ = TimeTicks::Now();
update_attempter.h 397 base::TimeTicks last_notify_time_; member in class:chromeos_update_engine::UpdateAttempter
update_attempter.cc     [all...]

Completed in 318 milliseconds