Home | History | Annotate | Download | only in fxcrt

Lines Matching refs:m_pStream

163     CFX_ArchiveSaver(IFX_Allocator* pAllocator = NULL) : m_SavingBuf(pAllocator), m_pStream(NULL) {}

195 m_pStream = pStream;
201 IFX_FileStream* m_pStream;