Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Ddynamic_partition_control_android.cc1261 const std::string source_suffix = SlotSuffixForSlotNumber(source_slot); in DeleteSourcePartitions() local
1262 DeleteGroupsWithSuffix(builder, source_suffix); in DeleteSourcePartitions()