Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp125 static std::string GetDmUserCowName(const std::string& snapshot_name) { in GetDmUserCowName() function
1483 std::string user_cow_name = GetDmUserCowName(snapshot); in PerformInitTransition()
2116 auto name = GetDmUserCowName(params.GetPartitionName()); in MapPartitionWithSnapshot()
2276 auto dm_user_name = GetDmUserCowName(snapshot_name); in UnmapDmUserDevice()