Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h529 bool RemoveAllSnapshots(LockedFile* lock);
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp260 if (!RemoveAllSnapshots(lock)) { in RemoveAllUpdateState()
1693 bool SnapshotManager::RemoveAllSnapshots(LockedFile* lock) { in RemoveAllSnapshots() function in android::snapshot::SnapshotManager