Home
last modified time | relevance | path

Searched defs:isSlotBootable (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dboot_control.h110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); member
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp84 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_1::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp74 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_1::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp73 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_0::implementation::BootControl