Home
last modified time | relevance | path

Searched refs:AppendObject (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssEncryptionClient.h76 AppendObjectOutcome AppendObject(const AppendObjectRequest& request) const;
A DOssClient.h191 AppendObjectOutcome AppendObject(const AppendObjectRequest& request) const;
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.h109 AppendObjectOutcome AppendObject(const AppendObjectRequest &request) const;
A DOssClient.cc604 AppendObjectOutcome OssClient::AppendObject(const AppendObjectRequest &request) const in AppendObject() function in OssClient
606 return client_->AppendObject(request); in AppendObject()
A DOssClientImpl.cc1074 AppendObjectOutcome OssClientImpl::AppendObject(const AppendObjectRequest &request) const in AppendObject() function in OssClientImpl
/AliOS-Things-master/components/oss/src/encryption/
A DOssEncryptionClient.cc296 AppendObjectOutcome OssEncryptionClient::AppendObject(const AppendObjectRequest& request) const in AppendObject() function in OssEncryptionClient

Completed in 19 milliseconds