Searched defs:last_checked_time_ (Results 1 – 3 of 3) sorted by relevance
/system/update_engine/ | ||
D | parcelable_update_engine_status.h | 36 int64_t last_checked_time_; variable |
D | update_attempter.h | 449 int64_t last_checked_time_ = 0; variable |
/system/update_engine/update_manager/ | ||
D | real_updater_provider.cc | 79 int64_t last_checked_time_; member in chromeos_update_manager::GetStatusHelper |