Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp136 static std::string GetBaseDeviceName(const std::string& partition_name) { in GetBaseDeviceName() function
1428 auto base_name = GetBaseDeviceName(name); in CollapseSnapshotDevice()
1540 source_device_name = GetBaseDeviceName(snapshot); in PerformInitTransition()
2057 params.device_name = GetBaseDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot()
2194 auto base_name = GetBaseDeviceName(target_partition_name); in UnmapPartitionWithSnapshot()