Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dupdate_attempter.h119 return current_update_attempt_flags_; in GetCurrentUpdateAttemptFlags()
511 UpdateAttemptFlags current_update_attempt_flags_ = UpdateAttemptFlags::kNone; variable
Dupdate_attempter.cc947 current_update_attempt_flags_ = flags; in CheckForUpdate()
1052 current_update_attempt_flags_ = update_attempt_flags_; in OnUpdateScheduled()
1056 << current_update_attempt_flags_; in OnUpdateScheduled()
1393 current_update_attempt_flags_ = UpdateAttemptFlags::kNone; in ResetInteractivityFlags()