Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dmetrics_utils.cc347 void SetUpdateBootTimestampStart(const base::Time& update_start_boot_time, in SetUpdateBootTimestampStart() argument
351 update_start_boot_time.ToInternalValue()); in SetUpdateBootTimestampStart()
353 << utils::ToString(update_start_boot_time); in SetUpdateBootTimestampStart()
H A Dmetrics_utils.h72 void SetUpdateBootTimestampStart(const base::Time& update_start_boot_time,