Searched refs:copyAndAlign (Results 1 – 1 of 1) sorted by relevance
67 static int copyAndAlign(ZipFile* pZin, ZipFile* pZout, int alignment, bool zopfli, in copyAndAlign() function161 int result = copyAndAlign(&zin, &zout, alignment, zopfli, pageAlignSharedLibs); in process()