Searched defs:pArchive (Results 1 – 1 of 1) sorted by relevance
34 DEX_INLINE int dexZipOpenArchive(const char* fileName, ZipArchiveHandle* pArchive) { in dexZipOpenArchive()46 ZipArchiveHandle* pArchive) { in dexZipOpenArchiveFd()63 DEX_INLINE int dexZipGetArchiveFd(const ZipArchiveHandle pArchive) { in dexZipGetArchiveFd()71 DEX_INLINE int dexZipFindEntry(const ZipArchiveHandle pArchive, in dexZipFindEntry()