Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.cc186 void PayloadState::AttemptStarted(AttemptType attempt_type) { in AttemptStarted() function in chromeos_update_engine::PayloadState
218 AttemptStarted(AttemptType::kUpdate); in UpdateResumed()
225 AttemptStarted(AttemptType::kUpdate); in UpdateRestarted()
439 AttemptStarted(AttemptType::kRollback); in Rollback()
Dpayload_state.h174 void AttemptStarted(AttemptType attempt_type);