Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp121 static std::string GetCowName(const std::string& snapshot_name) { in GetCowName()
125 static std::string GetDmUserCowName(const std::string& snapshot_name) { in GetDmUserCowName()
129 static std::string GetCowImageDeviceName(const std::string& snapshot_name) { in GetCowImageDeviceName()
1653 for (const auto& snapshot_name : snapshots) { in GetSnapshotFlashingStatus() local
2273 bool SnapshotManager::UnmapDmUserDevice(const std::string& snapshot_name) { in UnmapDmUserDevice()