Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp104 bool UnmapCowImagePath(std::string& name);
472 bool MapSnapshots::UnmapCowImagePath(std::string& name) { in UnmapCowImagePath() function in android::snapshot::MapSnapshots
541 if (!snapshot.UnmapCowImagePath(partition)) { in UnMapPrecreatedSnapshots()