Home
last modified time | relevance | path

Searched refs:GetRollbackSlot (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/cros/
Dcommon_service.cc384 SystemState::Get()->update_attempter()->GetRollbackSlot(); in GetRollbackPartition()
Dupdate_attempter.h147 BootControlInterface::Slot GetRollbackSlot() const;
Dupdate_attempter.cc846 install_plan_->target_slot = GetRollbackSlot(); in Rollback()
878 GetRollbackSlot() != BootControlInterface::kInvalidSlot); in CanRollback()
881 BootControlInterface::Slot UpdateAttempter::GetRollbackSlot() const { in GetRollbackSlot() function in chromeos_update_engine::UpdateAttempter