Home
last modified time | relevance | path

Searched defs:DownloadRecord (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/oss/src/resumable/
A DResumableDownloader.h32 struct DownloadRecord { struct
33 std::string opType;
34 std::string bucket;
35 std::string key;
36 std::string filePath;
37 std::string mtime;
38 uint64_t size;
39 uint64_t partSize;
41 std::string md5Sum;
42 int64_t rangeStart;
[all …]

Completed in 3 milliseconds