Home
last modified time | relevance | path

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

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