Searched defs:GetCurrentSlot (Results 1 – 4 of 4) 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_android.cc | 90 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 |