Searched refs:entryToIndex (Results 1 – 2 of 2) sorted by relevance
119 int ZipFileRO::entryToIndex(const ZipEntryRO entry) const in entryToIndex() function in ZipFileRO480 const int ent = entryToIndex(entry); in getEntryInfo()625 int ent = entryToIndex(entry); in getEntryFileName()676 int ent = entryToIndex(entry); in uncompressEntry()736 int ent = entryToIndex(entry); in uncompressEntry()
220 int entryToIndex(const ZipEntryRO entry) const;