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

  /system/update_engine/
payload_state.h 558 base::Time attempt_start_time_boot_; member in class:chromeos_update_engine::PayloadState
payload_state.cc 184 attempt_start_time_boot_ = clock->GetBootTime();
575 TimeDelta duration = clock->GetBootTime() - attempt_start_time_boot_;
    [all...]

Completed in 59 milliseconds