Home
last modified time | relevance | path

Searched defs:SetPayloadAttemptNumber (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/
H A Dmetrics_utils.cc322 void SetPayloadAttemptNumber(int64_t payload_attempt_number, in SetPayloadAttemptNumber() function
/aosp12/system/update_engine/cros/
H A Dpayload_state.cc905 void PayloadState::SetPayloadAttemptNumber(int payload_attempt_number) { in SetPayloadAttemptNumber() function in chromeos_update_engine::PayloadState