Searched refs:PrepareIStream (Results 1 – 4 of 4) sorted by relevance
29 IStream* PrepareIStream( IStream* pStream, zlib_filefunc_def &zFileFunc );
65 IStream* PrepareIStream( IStream* pStream, zlib_filefunc_def &zFileFunc ) in PrepareIStream() function
738 m_pStream = PrepareIStream( pStm, z_filefunc ); in Load()
229 pStream = PrepareIStream( pStream, z_filefunc ); in Initialize()
Completed in 31 milliseconds