Searched refs:OpenFdForUnzipping (Results 1 – 4 of 4) sorted by relevance
44 unzFile OpenFdForUnzipping(PlatformFile zipFD);49 unzFile OpenFdForUnzipping(int zipFD);
196 static unzFile OpenFdForUnzipping(int zipFD) in OpenFdForUnzipping() function205 zipFile uf = OpenFdForUnzipping(fd); in OpenZipFile()324 unzFile uz = OpenFdForUnzipping(fd); in IsZipFile()
98 zipFile_ = OpenFdForUnzipping(zipFd); in OpenFromPlatformFile()
220 unzFile OpenFdForUnzipping(int zipFD) in OpenFdForUnzipping() function