Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h513 void UnmapAndDeleteCowPartition(MetadataBuilder* current_metadata);
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2676 void SnapshotManager::UnmapAndDeleteCowPartition(MetadataBuilder* current_metadata) { in UnmapAndDeleteCowPartition() function in android::snapshot::SnapshotManager
2758 UnmapAndDeleteCowPartition(current_metadata.get()); in CreateUpdateSnapshots()