Home
last modified time | relevance | path

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

/trunk/main/tools/source/inet/
H A Dinetstrm.cxx52 sal_uIntPtr nMsgBufSiz; member in INetMessageEncodeQPStream_Impl
103 sal_uIntPtr nMsgBufSiz; member in INetMessageEncode64Stream_Impl
132 sal_uIntPtr nMsgBufSiz; member in INetMessageDecode64Stream_Impl
616 nMsgBufSiz (nMsgBufferSize), in INetMessageEncodeQPStream_Impl()
623 pMsgBuffer = new sal_Char[nMsgBufSiz]; in INetMessageEncodeQPStream_Impl()
772 sal_uIntPtr nRead = pMsgStrm->Read (pMsgBuffer, nMsgBufSiz); in GetMsgLine()
966 nMsgBufSiz (nMsgBufferSize), in INetMessageEncode64Stream_Impl()
972 pMsgBuffer = new sal_uInt8[nMsgBufSiz]; in INetMessageEncode64Stream_Impl()
1062 sal_uIntPtr nRead = pMsgStrm->Read (pMsgBuffer, nMsgBufSiz); in GetMsgLine()
1174 nMsgBufSiz (nMsgBufferSize) in INetMessageDecode64Stream_Impl()
[all …]

Completed in 12 milliseconds