Searched refs:checkSizeAndCRC (Results 1 – 2 of 2) sorted by relevance
931 if ( ( aEntry.nSize || aEntry.nCompressedSize ) && !checkSizeAndCRC( aEntry ) ) in recover()1020 sal_Bool ZipFile::checkSizeAndCRC( const ZipEntry& aEntry ) in checkSizeAndCRC() function in ZipFile
96 sal_Bool checkSizeAndCRC( const ZipEntry& aEntry );
Completed in 28 milliseconds