Home
last modified time | relevance | path

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

/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/current/android/hardware/boot/
DIBootControl.aidl38 int getCurrentSlot(); in getCurrentSlot() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/1/android/hardware/boot/
DIBootControl.aidl38 int getCurrentSlot(); in getCurrentSlot() method
/hardware/interfaces/boot/aidl/android/hardware/boot/
DIBootControl.aidl47 int getCurrentSlot(); in getCurrentSlot() method
/hardware/libhardware/include_all/hardware/
Dboot_control.h76 unsigned (*getCurrentSlot)(struct boot_control_module *module); member
/hardware/libhardware/include/hardware/
Dboot_control.h76 unsigned (*getCurrentSlot)(struct boot_control_module *module); member
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp36 ScopedAStatus BootControl::getCurrentSlot(int32_t* _aidl_return) { in getCurrentSlot() function in aidl::android::hardware::boot::BootControl
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp41 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_1::implementation::BootControl
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp41 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp43 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp42 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_0::implementation::BootControl