Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h526 void UnmapAndDeleteCowPartition(MetadataBuilder* current_metadata);
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2708 void SnapshotManager::UnmapAndDeleteCowPartition(MetadataBuilder* current_metadata) { in UnmapAndDeleteCowPartition() function in android::snapshot::SnapshotManager
2790 UnmapAndDeleteCowPartition(current_metadata.get()); in CreateUpdateSnapshots()