Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc414 const uint16_t extra_length = cdr->extra_field_length; in ParseZipArchive() local
441 ptr += sizeof(CentralDirectoryRecord) + file_name_length + extra_length + comment_length; in ParseZipArchive()