Home
last modified time | relevance | path

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

/hardware/ti/am57x/bootctrl/
Dboot_control.cc25 #define BOOT_SLOT_PROP "ro.boot.slot_suffix" macro
117 property_get(BOOT_SLOT_PROP, suffix_prop, ""); in BootControlInit()
141 "%s=%s, slot metadata=%s", BOOT_SLOT_PROP, suffix_prop, in BootControlInit()
/hardware/qcom/bootctrl/
Dboot_control.cpp54 #define BOOT_SLOT_PROP "ro.boot.slot_suffix" macro
297 property_get(BOOT_SLOT_PROP, bootSlotProp, "N/A"); in get_current_slot()