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