Searched refs:AutoDeleteSnapshot (Results 1 – 4 of 4) sorted by relevance
83 struct AutoDeleteSnapshot : AutoDevice { struct84 AutoDeleteSnapshot(SnapshotManager* manager, SnapshotManager::LockedFile* lock, in AutoDeleteSnapshot() function87 ~AutoDeleteSnapshot();90 DISALLOW_COPY_AND_ASSIGN(AutoDeleteSnapshot);
94 AutoDeleteSnapshot::~AutoDeleteSnapshot() { in ~AutoDeleteSnapshot()
3461 created_devices->EmplaceBack<AutoDeleteSnapshot>(this, lock, target_partition->name()); in CreateUpdateSnapshotsInternal()
70 struct AutoDeleteSnapshot;449 friend struct AutoDeleteSnapshot;