Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Dgbl_efi_ab_slot_protocol.md268 ### Summary
272 ### Prototype
283 ### Parameters
296 ### Description
305 ### Status Codes Returned
/aosp_15_r20/hardware/interfaces/boot/aidl/client/
H A DBootControlClient.cpp129 int32_t GetCurrentSlot() const override { in GetCurrentSlot() function in android::hal::BootControlClientAidl
272 int32_t GetCurrentSlot() const override { in GetCurrentSlot() function in android::hal::BootControlClientHIDL
/aosp_15_r20/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
/aosp_15_r20/system/update_engine/aosp/
H A Dboot_control_android.cc76 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid
H A Dupdate_attempter_android.cc1212 BootControlInterface::Slot UpdateAttempterAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::UpdateAttempterAndroid
/aosp_15_r20/system/core/fastboot/device/
H A Dfastboot_device.cpp139 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
H A Dvariables.cpp214 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
/aosp_15_r20/hardware/interfaces/boot/aidl/vts/functional/
H A DVtsHalBootAidlTargetTest.cpp58 TEST_P(BootAidlTest, GetCurrentSlot) { in TEST_P() argument
/aosp_15_r20/hardware/interfaces/boot/1.0/vts/functional/
H A DVtsHalBootV1_0TargetTest.cpp65 TEST_P(BootHidlTest, GetCurrentSlot) { in TEST_P() argument
/aosp_15_r20/hardware/ti/am57x/bootctrl/
Dboot_control.cc164 unsigned int GetCurrentSlot(boot_control_module_t* module) { in GetCurrentSlot() function
/aosp_15_r20/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc164 unsigned int GetCurrentSlot(boot_control_module_t* module) { in GetCurrentSlot() function
/aosp_15_r20/hardware/interfaces/boot/1.1/default/boot_control/
H A Dlibboot_control.cpp248 unsigned int BootControl::GetCurrentSlot() { in GetCurrentSlot() function in android::bootable::BootControl
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp280 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager