Searched refs:to_de (Results 1 – 1 of 1) sorted by relevance
1769 auto to_de = create_data_user_de_path(volume_uuid, userId); in restoreAppDataSnapshot() local1770 int rc = copy_directory_recursive(from_de.c_str(), to_de.c_str()); in restoreAppDataSnapshot()1779 res = error(rc, "Failed copying " + from_de + " to " + to_de); in restoreAppDataSnapshot()