Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/resumable/
A DResumableUploader.h25 struct UploadRecord{ struct
26 std::string opType;
27 std::string uploadID;
28 std::string filePath;
29 std::string bucket;
30 std::string key;
31 std::string mtime;
32 uint64_t size;
33 uint64_t partSize;
34 std::string md5Sum;

Completed in 6 milliseconds