Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp106 static std::string GetCowName(const std::string& snapshot_name) { in GetCowName() function
1760 *cow_name = GetCowName(partition_name); in MapCowDevices()
1828 auto cow_name = GetCowName(name); in UnmapCowDevices()
2334 auto cow_partition = target_metadata->AddPartition(GetCowName(target_partition->name()), in CreateUpdateSnapshotsInternal()