Searched refs:GetRollbackSlot (Results 1 – 3 of 3) sorted by relevance
155 BootControlInterface::Slot GetRollbackSlot() const;
388 system_state_->update_attempter()->GetRollbackSlot(); in GetRollbackPartition()
727 install_plan_->target_slot = GetRollbackSlot(); in Rollback()759 GetRollbackSlot() != BootControlInterface::kInvalidSlot); in CanRollback()762 BootControlInterface::Slot UpdateAttempter::GetRollbackSlot() const { in GetRollbackSlot() function in chromeos_update_engine::UpdateAttempter