Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h408 bool IsUserspaceSnapshotUpdateInProgress();
/aosp_15_r20/system/core/init/
H A Dreboot.cpp417 if (sm->IsUserspaceSnapshotUpdateInProgress()) { in TryUmountAndFsck()
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp4642 bool SnapshotManager::IsUserspaceSnapshotUpdateInProgress() { in IsUserspaceSnapshotUpdateInProgress() function in android::snapshot::SnapshotManager