Home
last modified time | relevance | path

Searched defs:ZipFile (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/idmap2/include/idmap2/
DZipFile.h50 explicit ZipFile(const ::ZipArchiveHandle handle) : handle_(handle) { in ZipFile() function
/frameworks/base/tools/aapt2/io/
DZipArchive.cpp32 ZipFile::ZipFile(ZipArchiveHandle handle, const ZipEntry& entry, in ZipFile() function in aapt::io::ZipFile
/frameworks/base/tools/aapt/
DZipEntry.cpp145 status_t ZipEntry::initFromExternal(const ZipFile* /* pZipFile */, in initFromExternal()
DZipFile.h46 ZipFile(void) in ZipFile() function
DZipEntry.h33 class ZipFile; variable