Searched refs:PartRecordList (Results 1 – 2 of 2) sorted by relevance
31 typedef std::vector<PartRecord> PartRecordList; typedef40 PartRecordList parts;63 int getPartsToDownload(OssError &err, PartRecordList &partsToDownload);
40 PartRecordList partsToDownload; in Download()46 PartRecordList downloadedParts; in Download()399 int ResumableDownloader::getPartsToDownload(OssError &err, PartRecordList &partsToDownload) in getPartsToDownload()
Completed in 3 milliseconds