Home
last modified time | relevance | path

Searched defs:attempt_number (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/update_engine/common/
H A Dmetrics_reporter_stub.h46 void ReportUpdateAttemptMetrics(int attempt_number, in ReportUpdateAttemptMetrics()
/aosp12/system/update_engine/aosp/
H A Dmetrics_reporter_android.cc86 int attempt_number, in ReportUpdateAttemptMetrics()
H A Dupdate_attempter_android.cc810 int64_t attempt_number = in CollectAndReportUpdateMetricsOnUpdateFinished() local
957 int64_t attempt_number = in UpdatePrefsOnUpdateStart() local
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha_unittest.cc178 int attempt_number = 1; in TEST_F() local
H A Dmetrics_reporter_omaha.cc233 int attempt_number, in ReportUpdateAttemptMetrics()
H A Dpayload_state.cc623 int attempt_number = GetPayloadAttemptNumber(); in CollectAndReportAttemptMetrics() local
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto11015 optional int32 attempt_number = 1; field