Searched refs:zipCloseFileInZipRaw64 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dzip.h323 extern int ZEXPORT zipCloseFileInZipRaw64 OF((zipFile file,
H A Dzip.c1510 return zipCloseFileInZipRaw64 (file, uncompressed_size, crc32);
1513 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) function
/external/zlib/src/contrib/minizip/
H A Dzip.h323 extern int ZEXPORT zipCloseFileInZipRaw64 OF((zipFile file,
H A Dzip.c1511 return zipCloseFileInZipRaw64 (file, uncompressed_size, crc32);
1514 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) function

Completed in 113 milliseconds