Searched refs:attempt_type (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/
H A Dpayload_state.h169 void AttemptStarted(AttemptType attempt_type);
H A Dpayload_state.cc177 void PayloadState::AttemptStarted(AttemptType attempt_type) { argument
181 attempt_type_ = attempt_type;
202 if (attempt_type == AttemptType::kUpdate)

Completed in 62 milliseconds