Searched refs:GetOtherPartitionName (Results 1 – 4 of 4) sorted by relevance
135 std::string GetOtherPartitionName(const std::string& name);
190 std::string GetOtherPartitionName(const std::string& name) { in GetOtherPartitionName() function
239 auto old_partition = "/dev/block/mapper/" + GetOtherPartitionName(name); in MapUpdateSnapshot()
574 auto old_name = GetOtherPartitionName(name); in MapSourceDevice()