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.cpp96 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
Dvariables.cpp205 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
/system/update_engine/aosp/
Dboot_control_android.cc80 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid
Dupdate_attempter_android.cc974 BootControlInterface::Slot UpdateAttempterAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::UpdateAttempterAndroid
/system/update_engine/cros/
Dboot_control_chromeos.cc151 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp220 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager