Home
last modified time | relevance | path

Searched refs:entryToIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/utils/
DZipFileRO.cpp119 int ZipFileRO::entryToIndex(const ZipEntryRO entry) const in entryToIndex() function in ZipFileRO
480 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()
/frameworks/native/include/utils/
DZipFileRO.h220 int entryToIndex(const ZipEntryRO entry) const;