Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h400 bool IsUserspaceSnapshotUpdateInProgress();
/aosp14/system/core/init/
H A Dreboot.cpp428 if (sm->IsUserspaceSnapshotUpdateInProgress()) { in TryUmountAndFsck()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp4395 bool SnapshotManager::IsUserspaceSnapshotUpdateInProgress() { in IsUserspaceSnapshotUpdateInProgress() function in android::snapshot::SnapshotManager