Searched refs:UnmapCowImagePath (Results 1 – 1 of 1) sorted by relevance
104 bool UnmapCowImagePath(std::string& name);472 bool MapSnapshots::UnmapCowImagePath(std::string& name) { in UnmapCowImagePath() function in android::snapshot::MapSnapshots541 if (!snapshot.UnmapCowImagePath(partition)) { in UnMapPrecreatedSnapshots()