Home
last modified time | relevance | path

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

/system/update_engine/common/
Dboot_control_stub.cc33 BootControlInterface::Slot BootControlStub::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlStub
Dfake_boot_control.h45 BootControlInterface::Slot GetCurrentSlot() const override { in GetCurrentSlot() function
/system/core/fastboot/device/
Dfastboot_device.cpp95 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
Dvariables.cpp199 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
/system/update_engine/
Dboot_control_android.cc81 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid
Dboot_control_chromeos.cc150 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS
Dupdate_attempter_android.cc945 BootControlInterface::Slot UpdateAttempterAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::UpdateAttempterAndroid
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp198 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager