Home
last modified time | relevance | path

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

/bootable/recovery/install/include/install/
Dsnapshot_utils.h21 bool FinishPendingSnapshotMerges(Device* device);
/bootable/recovery/install/
Dsnapshot_utils.cpp29 bool FinishPendingSnapshotMerges(Device* device) { in FinishPendingSnapshotMerges() function
Dwipe_data.cpp109 if (!FinishPendingSnapshotMerges(device)) { in WipeData()