Searched refs:pre_restore_snapshot_path (Results 1 – 1 of 1) sorted by relevance
1903 auto pre_restore_snapshot_path = in RestorePreRestoreSnapshotsIfPresent() local1906 if (PathExists(pre_restore_snapshot_path).ok()) { in RestorePreRestoreSnapshotsIfPresent()1934 auto pre_restore_snapshot_path = in DeleteDePreRestoreSnapshots() local1937 Result<void> result = DeleteDir(pre_restore_snapshot_path); in DeleteDePreRestoreSnapshots()