Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dpayload_state.cc193 void PayloadState::AttemptStarted(AttemptType attempt_type) { in AttemptStarted() function in chromeos_update_engine::PayloadState
225 AttemptStarted(AttemptType::kUpdate); in UpdateResumed()
232 AttemptStarted(AttemptType::kUpdate); in UpdateRestarted()
457 AttemptStarted(AttemptType::kRollback); in Rollback()
H A Dpayload_state.h169 void AttemptStarted(AttemptType attempt_type);