Searched refs:entryToken (Results 1 – 1 of 1) sorted by relevance
41 bool ZipFileCRO_getEntryInfo(ZipFileCRO zipToken, ZipEntryRO entryToken, in ZipFileCRO_getEntryInfo() argument45 ZipEntryRO entry = (ZipEntryRO)entryToken; in ZipFileCRO_getEntryInfo()50 bool ZipFileCRO_uncompressEntry(ZipFileCRO zipToken, ZipEntryRO entryToken, int fd) { in ZipFileCRO_uncompressEntry() argument52 ZipEntryRO entry = (ZipEntryRO)entryToken; in ZipFileCRO_uncompressEntry()