Home
last modified time | relevance | path

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

/hardware/interfaces/boot/aidl/android/hardware/boot/
DIBootControl.aidl34 int getActiveBootSlot(); in getActiveBootSlot() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/1/android/hardware/boot/
DIBootControl.aidl37 int getActiveBootSlot(); in getActiveBootSlot() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/current/android/hardware/boot/
DIBootControl.aidl37 int getActiveBootSlot(); in getActiveBootSlot() method
/hardware/libhardware/include/hardware/
Dboot_control.h133 unsigned (*getActiveBootSlot)(struct boot_control_module *module); member
/hardware/libhardware/include_all/hardware/
Dboot_control.h133 unsigned (*getActiveBootSlot)(struct boot_control_module *module); member
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp31 ScopedAStatus BootControl::getActiveBootSlot(int32_t* _aidl_return) { in getActiveBootSlot() function in aidl::android::hardware::boot::BootControl
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp118 Return<uint32_t> BootControl::getActiveBootSlot() { in getActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp101 Return<uint32_t> BootControl::getActiveBootSlot() { in getActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl