Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1153 static std::string GetMappedCowDeviceName(const std::string& snapshot, in GetMappedCowDeviceName() function
1174 std::string cow_image_name = GetMappedCowDeviceName(name, status); in CheckMergeConsistency()
1522 std::string cow_image_name = GetMappedCowDeviceName(snapshot, snapshot_status); in PerformInitTransition()