Home
last modified time | relevance | path

Searched refs:ObjectSize (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssRequest.h130 uint64_t ObjectSize() const;
/AliOS-Things-master/components/oss/src/
A DOssRequest.cc274 uint64_t OssResumableBaseRequest::ObjectSize() const in ObjectSize() function in OssResumableBaseRequest
A DOssClientImpl.cc1391 if (request.ObjectSize() <= request.PartSize()) in ResumableUploadObject()
/AliOS-Things-master/components/oss/src/resumable/
A DResumableUploader.cc40 ResumableBaseWorker(request.ObjectSize(), request.PartSize()), in ResumableUploader()
/AliOS-Things-master/components/oss/src/encryption/
A DOssEncryptionClient.cc343 if (request.ObjectSize() <= request.PartSize()) { in ResumableUploadObject()

Completed in 16 milliseconds