Searched refs:de_snapshot_path (Results 1 – 1 of 1) sorted by relevance
1104 auto de_snapshot_path = create_data_misc_de_rollback_package_path(volume_uuid, in destroyAppDataSnapshot() local1107 int res = delete_dir_contents_and_dir(de_snapshot_path, true /* ignore_if_missing */); in destroyAppDataSnapshot()1109 return error(res, "Failed clearing snapshot " + de_snapshot_path); in destroyAppDataSnapshot()