Home
last modified time | relevance | path

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

/aoo4110/main/package/inc/
H A DInflater.hxx47 …sal_Int32 SAL_CALL doInflateSegment( ::com::sun::star::uno::Sequence< sal_Int8 >& rBuffer, sal_Int…
/aoo4110/main/package/source/zipapi/
H A DInflater.cxx91 sal_Int32 SAL_CALL Inflater::doInflateSegment( Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOffset,… in doInflateSegment() function in Inflater
H A DXUnbufferedStream.cxx233 …while ( 0 == ( nLastRead = maInflater.doInflateSegment( aData, nRead, aData.getLength() - nRead ) … in readBytes()
H A DZipFile.cxx1074 nLastInflated = aInflaterLocal.doInflateSegment( aData, 0, nBlockSize ); in getSizeAndCRC()

Completed in 25 milliseconds