Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DCryptoStreamBuf.cc164 std::streamsize CryptoStreamBuf::xsputn(const char *_Ptr, std::streamsize _Count) in xsputn() function in CryptoStreamBuf
243 _Count -= StreamBufProxy::xsputn(_Ptr, _Count); in xsputn_with_skip()
A DCryptoStreamBuf.h37 std::streamsize xsputn(const char *_Ptr, std::streamsize _Count);
/AliOS-Things-master/components/oss/src/model/
A DSelectObjectRequest.cc140 temp = static_cast<int>(StreamBufProxy::xsputn(payload_buf, payload_len)); in selectObjectTransferContent()
186 std::streamsize xsputn(const char *ptr, std::streamsize count) in xsputn() function in SelectObjectStreamBuf
/AliOS-Things-master/components/oss/src/utils/
A DStreamBuf.h74 std::streamsize xsputn(const _Elem *_Ptr, std::streamsize _Count) in xsputn() function

Completed in 4 milliseconds