Home
last modified time | relevance | path

Searched refs:update_timestamp_start_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dpayload_state.h523 base::Time update_timestamp_start_; variable
H A Dpayload_state.cc1032 return end_time - update_timestamp_start_; in GetUpdateDuration()
1068 update_timestamp_start_ = value; in SetUpdateTimestampStart()