Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp114 static std::string GetBaseDeviceName(const std::string& partition_name) { in GetBaseDeviceName() function
1194 auto base_name = GetBaseDeviceName(name); in CollapseSnapshotDevice()
1664 params.device_name = GetBaseDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot()
1740 std::string base_name = GetBaseDeviceName(target_partition_name); in UnmapPartitionWithSnapshot()