Home
last modified time | relevance | path

Searched refs:MaxFileSize (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DConst.h24 const int64_t MaxFileSize = 5LL * 1024LL * 1024LL * 1024LL; variable
/AliOS-Things-master/components/oss/src/model/
A DUploadPartRequest.cc143 if (partSize > MaxFileSize) { in validate()
A DUploadPartCopyRequest.cc222 ((sourceRange_[1] - sourceRange_[0] + 1) > MaxFileSize))) { in validate()

Completed in 4 milliseconds