Searched refs:pre_restore_snapshot_path (Results 1 – 1 of 1) sorted by relevance
1888 auto pre_restore_snapshot_path = in RestorePreRestoreSnapshotsIfPresent() local1891 if (PathExists(pre_restore_snapshot_path).ok()) { in RestorePreRestoreSnapshotsIfPresent()1919 auto pre_restore_snapshot_path = in DeleteDePreRestoreSnapshots() local1922 Result<void> result = DeleteDir(pre_restore_snapshot_path); in DeleteDePreRestoreSnapshots()