Searched defs:DownloadFileData (Results 1 – 1 of 1) sorted by relevance
54 struct DownloadFileData { struct55 std::vector<std::string> pathVec;56 std::map<std::string, int64_t> fileDownloadMap;57 std::vector<std::string> batchFileIdNeedDownload;58 int64_t batchSizeNeedDownload = 0;59 int64_t batchCountNeedDownload = 0;