Home
last modified time | relevance | path

Searched refs:bootable (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/boot/1.1/default/boot_control/include/libboot_control/
Dlibboot_control.h24 namespace bootable {
/hardware/interfaces/boot/1.1/default/
DBootControl.h55 android::bootable::BootControl impl_;
/hardware/interfaces/boot/1.0/
DIBootControl.hal77 * isSlotBootable() returns if the slot passed in parameter is bootable. Note
80 * Returns TRUE if the slot is bootable, FALSE if it's not, and INVALID_SLOT
83 isSlotBootable(Slot slot) generates (BoolResult bootable);
/hardware/interfaces/boot/1.1/default/boot_control/
Dlegacy_boot_control.cpp24 using android::bootable::BootControl;
Dlibboot_control.cpp36 namespace bootable { namespace