Searched defs:ZipArchive (Results 1 – 5 of 5) sorted by relevance
88 struct ZipArchive { struct102 ZipArchive(MappedZipFile&& map, bool assume_ownership); argument
101 ZipArchive::ZipArchive(MappedZipFile&& map, bool assume_ownership) in ZipArchive() function in ZipArchive116 ZipArchive::ZipArchive(const void* address, size_t length) in ZipArchive() function in ZipArchive
39 class ZipArchive; variable86 friend class ZipArchive; variable101 explicit ZipArchive(ZipArchiveHandle handle) : handle_(handle) {} in ZipArchive() function
34 class ZipArchive; variable
48 class ZipArchive; variable