HomeSort by relevance Sort by last modified time
    Searched full:forced_progress_log_time_ (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_consumer/
delta_performer.h 372 base::Time forced_progress_log_time_; member in class:chromeos_update_engine::DeltaPerformer
delta_performer.cc 267 curr_time > forced_progress_log_time_) {
268 forced_progress_log_time_ = curr_time + forced_progress_log_wait_;
    [all...]

Completed in 89 milliseconds