Searched refs:GetRollbackSlot (Results 1 – 3 of 3) sorted by relevance
303 system_state_->update_attempter()->GetRollbackSlot(); in GetRollbackPartition()
164 BootControlInterface::Slot GetRollbackSlot() const;
719 install_plan.target_slot = GetRollbackSlot(); in Rollback()757 GetRollbackSlot() != BootControlInterface::kInvalidSlot); in CanRollback()760 BootControlInterface::Slot UpdateAttempter::GetRollbackSlot() const { in GetRollbackSlot() function in chromeos_update_engine::UpdateAttempter