Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp3168 std::vector<std::string> to_delete; in UnmapAndDeleteCowPartition() local
3175 to_delete.push_back(existing_cow_partition->name()); in UnmapAndDeleteCowPartition()
3177 for (const auto& name : to_delete) { in UnmapAndDeleteCowPartition()