Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h516 bool RemoveAllSnapshots(LockedFile* lock);
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp257 if (!RemoveAllSnapshots(lock)) { in RemoveAllUpdateState()
1666 bool SnapshotManager::RemoveAllSnapshots(LockedFile* lock) { in RemoveAllSnapshots() function in android::snapshot::SnapshotManager