Searched refs:pDecodeStrm (Results 1 – 2 of 2) sorted by relevance
1304 pDecodeStrm (NULL), in INetMIMEMessageStream()1316 delete pDecodeStrm; in ~INetMIMEMessageStream()1801 if (pDecodeStrm == NULL) in PutMsgLine()1804 pDecodeStrm = new INetMessageDecodeQPStream_Impl; in PutMsgLine()1806 pDecodeStrm = new INetMessageDecode64Stream_Impl; in PutMsgLine()1808 pDecodeStrm->SetTargetMessage (pMsg); in PutMsgLine()1810 return pDecodeStrm->Write (pData, nSize); in PutMsgLine()
230 INetMessageOStream *pDecodeStrm; member in INetMIMEMessageStream
Completed in 14 milliseconds