Searched defs:ZipFile (Results 1 – 4 of 4) sorted by relevance
27 ZipFile::ZipFile(ZipArchiveHandle handle, const ZipEntry& entry, const Source& source) : in ZipFile() function in aapt::io::ZipFile
46 ZipFile(void) in ZipFile() function
144 status_t ZipEntry::initFromExternal(const ZipFile* /* pZipFile */, in initFromExternal()
32 class ZipFile; variable