Home
last modified time | relevance | path

Searched refs:ZipArchive (Results 1 – 16 of 16) sorted by relevance

/system/core/libziparchive/
Dzip_archive_private.h159 struct ZipArchive { struct
179 ZipArchive(const int fd, bool assume_ownership); argument
180 ZipArchive(void* address, size_t length);
181 ~ZipArchive();
Dzip_archive.cc185 uint64_t GetOwnerTag(const ZipArchive* archive) { in GetOwnerTag()
191 ZipArchive::ZipArchive(const int fd, bool assume_ownership) in ZipArchive() function in ZipArchive
207 ZipArchive::ZipArchive(void* address, size_t length) in ZipArchive() function in ZipArchive
217 ZipArchive::~ZipArchive() { in ~ZipArchive()
229 static int32_t MapCentralDirectory0(const char* debug_file_name, ZipArchive* archive, in MapCentralDirectory0()
318 static int32_t MapCentralDirectory(const char* debug_file_name, ZipArchive* archive) { in MapCentralDirectory()
366 static int32_t ParseZipArchive(ZipArchive* archive) { in ParseZipArchive()
468 static int32_t OpenArchiveInternal(ZipArchive* archive, const char* debug_file_name) { in OpenArchiveInternal()
483 ZipArchive* archive = new ZipArchive(fd, assume_ownership); in OpenArchiveFd()
490 ZipArchive* archive = new ZipArchive(fd, true); in OpenArchive()
[all …]
Dzip_archive_stream_entry.cc85 ZipArchive* archive = reinterpret_cast<ZipArchive*>(handle_); in Read()
207 ZipArchive* archive = reinterpret_cast<ZipArchive*>(handle_); in Read()
/system/core/libziparchive/include/ziparchive/
Dzip_archive.h107 struct ZipArchive;
108 typedef ZipArchive* ZipArchiveHandle;
/system/sepolicy/prebuilts/api/26.0/public/
Dprofman.te11 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/27.0/public/
Dprofman.te11 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/28.0/public/
Dprofman.te13 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/public/
Dprofman.te13 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/29.0/public/
Dprofman.te13 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/26.0/private/
Ddexoptanalyzer.te5 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/private/
Dviewcompiler.te6 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
Ddexoptanalyzer.te6 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/29.0/private/
Dviewcompiler.te6 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
Ddexoptanalyzer.te6 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/27.0/private/
Ddexoptanalyzer.te5 # Reading an APK opens a ZipArchive, which unpack to tmpfs.
/system/sepolicy/prebuilts/api/28.0/private/
Ddexoptanalyzer.te5 # Reading an APK opens a ZipArchive, which unpack to tmpfs.