Home
last modified time | relevance | path

Searched refs:slot_info (Results 1 – 2 of 2) sorted by relevance

/system/extras/boot_control_copy/
Dboot_control_copy.cpp156 info.slot_info[slot].bootable = true; in module_setActiveBootSlot()
225 info.slot_info[slot].bootable = false; in module_setSlotAsUnbootable()
252 return info.slot_info[slot].bootable; in module_isSlotBootable()
Dbootinfo.h43 BrilloSlotInfo slot_info[2]; member