Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dupdater_runtime_dynamic_partitions.cpp56 static bool UnmapPartitionWithSuffixOnDeviceMapper(const std::string& partition_name_suffix) { in UnmapPartitionWithSuffixOnDeviceMapper() function
97 return ::UnmapPartitionWithSuffixOnDeviceMapper(AddSlotSuffix(partition_name)); in UnmapPartitionOnDeviceMapper()
149 if (!UnmapPartitionWithSuffixOnDeviceMapper(partition_name_suffix)) { in PerformOpResize()
165 if (!UnmapPartitionWithSuffixOnDeviceMapper(partition_name_suffix)) { in PerformOpRemove()
288 if (!UnmapPartitionWithSuffixOnDeviceMapper(partition_name_suffix)) { in PerformOpRemoveAllGroups()