Home
last modified time | relevance | path

Searched defs:kSlotSuffixes (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_test_utils.h49 constexpr const char* kSlotSuffixes[kMaxNumSlots] = {"_a", "_b"}; variable
/aosp12/hardware/ti/am57x/bootctrl/
H A Dboot_control.cc49 constexpr const char* kSlotSuffixes[kMaxNumSlots] = { "_a", "_b", "_c", "_d" }; variable
/aosp12/hardware/interfaces/boot/1.1/default/boot_control/
H A Dlibboot_control.cpp47 constexpr const char* kSlotSuffixes[kMaxNumSlots] = { "_a", "_b", "_c", "_d" }; variable