Searched refs:GetRollbackSlot (Results 1 – 3 of 3) sorted by relevance
158 BootControlInterface::Slot GetRollbackSlot() const;
332 system_state_->update_attempter()->GetRollbackSlot(); in GetRollbackPartition()
705 install_plan.target_slot = GetRollbackSlot(); in UpdateAttempter()743 GetRollbackSlot() != BootControlInterface::kInvalidSlot); in UpdateAttempter()746 BootControlInterface::Slot UpdateAttempter::GetRollbackSlot() const { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter