Searched defs:ZipFile (Results 1 – 5 of 5) sorted by relevance
50 explicit ZipFile(const ::ZipArchiveHandle handle) : handle_(handle) { in ZipFile() function
32 ZipFile::ZipFile(ZipArchiveHandle handle, const ZipEntry& entry, in ZipFile() function in aapt::io::ZipFile
145 status_t ZipEntry::initFromExternal(const ZipFile* /* pZipFile */, in initFromExternal()
46 ZipFile(void) in ZipFile() function
33 class ZipFile; variable