Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/
A DOssRequest.cc221 if (hasCheckpointDir()) { in validate()
351 bool OssResumableBaseRequest::hasCheckpointDir() const in hasCheckpointDir() function in OssResumableBaseRequest
/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssRequest.h141 bool hasCheckpointDir() const;
/AliOS-Things-master/components/oss/src/resumable/
A DResumableCopier.cc310 if (!request_.hasCheckpointDir()) { in genRecordPath()
A DResumableUploader.cc300 if (!request_.hasCheckpointDir()) in genRecordPath()
A DResumableDownloader.cc379 if (!request_.hasCheckpointDir()) in genRecordPath()

Completed in 7 milliseconds