HomeSort by relevance Sort by last modified time
    Searched refs:AttemptStarted (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
payload_state.cc 183 void PayloadState::AttemptStarted(AttemptType attempt_type) {
215 AttemptStarted(AttemptType::kUpdate);
222 AttemptStarted(AttemptType::kUpdate);
434 AttemptStarted(AttemptType::kRollback);
    [all...]
payload_state.h 173 void AttemptStarted(AttemptType attempt_type);

Completed in 46 milliseconds