Home
last modified time | relevance | path

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

/system/update_engine/
Dmetrics_utils.h97 void SetUpdateBootTimestampStart(const base::Time& update_start_boot_time,
Dmetrics_utils.cc386 void SetUpdateBootTimestampStart(const base::Time& update_start_boot_time, in SetUpdateBootTimestampStart() argument
390 update_start_boot_time.ToInternalValue()); in SetUpdateBootTimestampStart()
392 << utils::ToString(update_start_boot_time); in SetUpdateBootTimestampStart()