Home
last modified time | relevance | path

Searched refs:allowEmptyReferer (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DSetBucketRefererRequest.cc35 bool allowEmptyReferer) : in SetBucketRefererRequest() argument
37 allowEmptyReferer_(allowEmptyReferer), in SetBucketRefererRequest()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DSetBucketRefererRequest.h33 bool allowEmptyReferer);
/AliOS-Things-master/components/oss/src/
A DOssClient.cc173 …ketReferer(const std::string &bucket, const RefererList &refererList, bool allowEmptyReferer) const in SetBucketReferer()
175 … return client_->SetBucketReferer(SetBucketRefererRequest(bucket, refererList, allowEmptyReferer)); in SetBucketReferer()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssClient.h103 …etReferer(const std::string& bucket, const RefererList& refererList, bool allowEmptyReferer) const;

Completed in 7 milliseconds