Searched defs:GetCurrentSlot (Results 1 – 5 of 5) sorted by relevance
/system/update_engine/common/ | ||
D | boot_control_stub.cc | 29 BootControlInterface::Slot BootControlStub::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlStub |
D | fake_boot_control.h | 41 BootControlInterface::Slot GetCurrentSlot() const override { in GetCurrentSlot() function |
/system/update_engine/ | ||
D | boot_control_recovery.cc | 89 BootControlInterface::Slot BootControlRecovery::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlRecovery |
D | boot_control_android.cc | 74 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid |
D | boot_control_chromeos.cc | 138 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS |