Home
last modified time | relevance | path

Searched defs:pEntry (Results 1 – 4 of 4) sorted by relevance

/build/tools/zipalign/
DZipFile.cpp164 ZipEntry* pEntry = mEntries[idx]; in getEntryByName() local
312 ZipEntry* pEntry = new ZipEntry; in readCentralDir() local
365 ZipEntry* pEntry = NULL; in addCommon() local
547 ZipEntry* pEntry = NULL; in add() local
654 ZipEntry* pEntry = NULL; in addRecompress() local
958 status_t ZipFile::remove(ZipEntry* pEntry) in remove()
999 ZipEntry* pEntry = mEntries[i]; in flush() local
1054 ZipEntry* pEntry = mEntries[i]; in crunchArchive() local
DZipAlign.cpp47 ZipEntry* pEntry) { in getAlignment()
70 ZipEntry* pEntry; in copyAndAlign() local
186 ZipEntry* pEntry; in verify() local
DZipEntry.cpp145 status_t ZipEntry::initFromExternal(const ZipEntry* pEntry) in initFromExternal()
/build/tools/ziptime/
DZipFile.cpp167 ZipEntry* pEntry = new ZipEntry; in rewriteCentralDir() local