Home
last modified time | relevance | path

Searched refs:SetUpdateTimestampStart (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/update_engine/
H A Dmetrics_utils.h71 void SetUpdateTimestampStart(const base::Time& update_start_time,
H A Dmetrics_utils.cc344 void SetUpdateTimestampStart(const Time& update_start_time, in SetUpdateTimestampStart() function
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc1198 metrics_utils::SetUpdateTimestampStart(clock_->GetMonotonicTime(), prefs_); in UpdatePrefsOnUpdateStart()