Searched defs:other_suffix (Results 1 – 4 of 4) sorted by relevance
30 static std::string other_suffix(const std::string& slot_suffix) { in other_suffix() function
194 auto other_suffix = (suffix == "_a") ? "_b" : "_a"; in GetOtherPartitionName() local
653 auto other_suffix = device_->GetOtherSlotSuffix(); in InitiateMerge() local977 auto other_suffix = device_->GetOtherSlotSuffix(); in CheckMergeState() local
283 auto other_suffix = sanitized_partition_name.rfind("_other"); in AvbPartitionToDevicePatition() local