Home
last modified time | relevance | path

Searched defs:setActiveBootSlot (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/boot/aidl/android/hardware/boot/
DIBootControl.aidl117 void setActiveBootSlot(in int slot); in setActiveBootSlot() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/1/android/hardware/boot/
DIBootControl.aidl45 void setActiveBootSlot(in int slot); in setActiveBootSlot() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/current/android/hardware/boot/
DIBootControl.aidl45 void setActiveBootSlot(in int slot); in setActiveBootSlot() method
/hardware/libhardware/include/hardware/
Dboot_control.h93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); member
/hardware/libhardware/include_all/hardware/
Dboot_control.h93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); member
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp122 ScopedAStatus BootControl::setActiveBootSlot(int32_t in_slot) { in setActiveBootSlot() function in aidl::android::hardware::boot::BootControl
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp58 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot() function in android::hardware::boot::V1_1::implementation::BootControl
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp58 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp56 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp55 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot() function in android::hardware::boot::V1_0::implementation::BootControl