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