Searched refs:bootable (Results 1 – 8 of 8) sorted by relevance
144 info.slot_info[slot].bootable = true; in module_setActiveBootSlot()209 info.slot_info[slot].bootable = false; in module_setSlotAsUnbootable()234 return info.slot_info[slot].bootable; in module_isSlotBootable()
24 uint8_t bootable : 1; member
116 void SetSlotBootable(BootControlInterface::Slot slot, bool bootable) { in SetSlotBootable() argument118 is_bootable_[slot] = bootable; in SetSlotBootable()
4 # bootable/recovery/applypatch/vendor_flash_recovery.rc
80 # install_status - A short string indicating whether a GSI image is bootable.
105 # install_status - A short string indicating whether a GSI image is bootable.
118 # install_status - A short string indicating whether a GSI image is bootable.