Home
last modified time | relevance | path

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

/system/extras/boot_control_copy/
Dbootinfo.h30 char bootctrl_suffix[4]; member
Dboot_control_copy.cpp145 snprintf(info.bootctrl_suffix, sizeof(info.bootctrl_suffix), "_%c", slot + 'a'); in module_setActiveBootSlot()