Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h759 bool UnmapAllPartitionsInRecovery();
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp3736 bool SnapshotManager::UnmapAllPartitionsInRecovery() { in UnmapAllPartitionsInRecovery() function in android::snapshot::SnapshotManager
3900 if (!UnmapAllPartitionsInRecovery()) { in HandleImminentDataWipe()
3941 if (!UnmapAllPartitionsInRecovery()) { in FinishMergeInRecovery()