Home
last modified time | relevance | path

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

/system/update_engine/
Ddynamic_partition_test_utils.h49 constexpr const char* kSlotSuffixes[kMaxNumSlots] = {"_a", "_b"}; variable
146 for (const char* suffix : kSlotSuffixes) { in PartitionSuffixSizesToManifest()
152 kSlotSuffixes[suffix_idx], in PartitionSuffixSizesToManifest()
Ddynamic_partition_control_android_unittest.cc104 return name + kSlotSuffixes[source()]; in S()
109 return name + kSlotSuffixes[target()]; in T()