Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h547 void UnmapAndDeleteCowPartition(MetadataBuilder* current_metadata);
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp3112 void SnapshotManager::UnmapAndDeleteCowPartition(MetadataBuilder* current_metadata) { in UnmapAndDeleteCowPartition() function in android::snapshot::SnapshotManager
3194 UnmapAndDeleteCowPartition(current_metadata.get()); in CreateUpdateSnapshots()