Home
last modified time | relevance | path

Searched defs:GetCurrentSlot (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/common/
Dboot_control_stub.cc29 BootControlInterface::Slot BootControlStub::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlStub
Dfake_boot_control.h41 BootControlInterface::Slot GetCurrentSlot() const override { in GetCurrentSlot() function
/system/core/fastboot/device/
Dfastboot_device.cpp72 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
Dvariables.cpp184 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
/system/update_engine/
Dboot_control_chromeos.cc144 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS
Dboot_control_android.cc91 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid