Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dmetrics_utils.cc338 void SetUpdateTimestampStart(const Time& update_start_time, in SetUpdateTimestampStart() argument
342 update_start_time.ToInternalValue()); in SetUpdateTimestampStart()
344 << utils::ToString(update_start_time); in SetUpdateTimestampStart()
H A Dmetrics_utils.h67 void SetUpdateTimestampStart(const base::Time& update_start_time,