Searched refs:kSlotSuffixes (Results 1 – 2 of 2) sorted by relevance
49 constexpr const char* kSlotSuffixes[kMaxNumSlots] = {"_a", "_b"}; variable146 for (const char* suffix : kSlotSuffixes) { in PartitionSuffixSizesToManifest()152 kSlotSuffixes[suffix_idx], in PartitionSuffixSizesToManifest()
104 return name + kSlotSuffixes[source()]; in S()109 return name + kSlotSuffixes[target()]; in T()