Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DServiceRequest.h31 const int REQUEST_FLAG_SAVE_CLIENT_CRC64 = (1 << 3); variable
/AliOS-Things-master/components/oss/src/resumable/
A DResumableDownloader.cc80 …jectReq.setFlags(getObjectReq.Flags() | REQUEST_FLAG_CHECK_CRC64 | REQUEST_FLAG_SAVE_CLIENT_CRC64); in Download()
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc319 (flag & REQUEST_FLAG_SAVE_CLIENT_CRC64)) { in buildResult()

Completed in 8 milliseconds