Searched refs:ce_data (Results 1 – 1 of 1) sorted by relevance
1075 auto ce_data = create_data_user_ce_package_path(volume_uuid, user, package_name); in restoreAppDataSnapshot() local1076 LOG(WARNING) << "de_data rollback failed. Erasing rolled back ce_data " << ce_data; in restoreAppDataSnapshot()1077 if (delete_dir_contents(ce_data.c_str(), 1, nullptr) != 0) { in restoreAppDataSnapshot()1078 LOG(WARNING) << "Failed to delete rolled back ce_data " << ce_data; in restoreAppDataSnapshot()