Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dboot_control_stub.cc33 BootControlInterface::Slot BootControlStub::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlStub
H A Dfake_boot_control.h45 BootControlInterface::Slot GetCurrentSlot() const override { in GetCurrentSlot() function
/aosp12/system/core/fastboot/device/
H A Dfastboot_device.cpp96 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
H A Dvariables.cpp205 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
/aosp12/system/update_engine/aosp/
H A Dboot_control_android.cc80 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid
H A Dupdate_attempter_android.cc974 BootControlInterface::Slot UpdateAttempterAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::UpdateAttempterAndroid
/aosp12/hardware/interfaces/boot/1.0/vts/functional/
H A DVtsHalBootV1_0TargetTest.cpp65 TEST_P(BootHidlTest, GetCurrentSlot) { in TEST_P() argument
/aosp12/system/update_engine/cros/
H A Dboot_control_chromeos.cc151 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS
/aosp12/hardware/ti/am57x/bootctrl/
H A Dboot_control.cc164 unsigned int GetCurrentSlot(boot_control_module_t* module) { in GetCurrentSlot() function
/aosp12/hardware/interfaces/boot/1.1/default/boot_control/
H A Dlibboot_control.cpp248 unsigned int BootControl::GetCurrentSlot() { in GetCurrentSlot() function in android::bootable::BootControl
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp223 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager