Home
last modified time | relevance | path

Searched refs:checkSizeAndCRC (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx931 if ( ( aEntry.nSize || aEntry.nCompressedSize ) && !checkSizeAndCRC( aEntry ) ) in recover()
1020 sal_Bool ZipFile::checkSizeAndCRC( const ZipEntry& aEntry ) in checkSizeAndCRC() function in ZipFile
/aoo41x/main/package/inc/
H A DZipFile.hxx96 sal_Bool checkSizeAndCRC( const ZipEntry& aEntry );

Completed in 16 milliseconds