Home
last modified time | relevance | path

Searched defs:snapshot_name (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp125 static std::string GetCowName(const std::string& snapshot_name) { in GetCowName()
137 static std::string GetDmUserCowName(const std::string& snapshot_name, in GetDmUserCowName()
159 static std::string GetCowImageDeviceName(const std::string& snapshot_name) { in GetCowImageDeviceName()
1926 for (const auto& snapshot_name : snapshots) { in GetSnapshotFlashingStatus() local
2683 const std::string& snapshot_name) { in UnmapUserspaceSnapshotDevice()