Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DCryptoStreamBuf.cc74 StreamBufProxy::seekpos(blkOff * BLK_SIZE, std::ios_base::in); in xsgetn()
153 std::streampos CryptoStreamBuf::seekpos(pos_type _Pos, std::ios_base::openmode _Mode) in seekpos() function in CryptoStreamBuf
161 return StreamBufProxy::seekpos(_Pos, _Mode); in seekpos()
A DCryptoStreamBuf.h39 …std::streampos seekpos(pos_type _Pos, std::ios_base::openmode _Mode = std::ios_base::in | std::ios…
/AliOS-Things-master/components/oss/src/utils/
A DStreamBuf.h84 …pos_type seekpos(pos_type _Pos, std::ios_base::openmode _Mode = std::ios_base::in | std::ios_base:…

Completed in 4 milliseconds