Searched refs:GetRollbackSlot (Results 1 – 3 of 3) sorted by relevance
164 BootControlInterface::Slot GetRollbackSlot() const;
334 system_state_->update_attempter()->GetRollbackSlot(); in GetRollbackPartition()
710 install_plan.target_slot = GetRollbackSlot(); in UpdateAttempter()748 GetRollbackSlot() != BootControlInterface::kInvalidSlot); in UpdateAttempter()751 BootControlInterface::Slot UpdateAttempter::GetRollbackSlot() const { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter