Searched refs:getEntryByIndex (Results 1 – 3 of 3) sorted by relevance
78 pEntry = pZin->getEntryByIndex(i); in copyAndAlign()189 pEntry = zipFile.getEntryByIndex(i); in verify()
174 ZipEntry* getEntryByIndex(int idx) const;
137 ZipEntry* ZipFile::getEntryByIndex(int idx) const in getEntryByIndex() function in ZipFile