Searched refs:comment_length (Results 1 - 1 of 1) sorted by relevance

/system/core/libziparchive/
H A Dzip_archive.cc84 uint16_t comment_length; member in struct:EocdRecord
128 uint16_t comment_length; member in struct:CentralDirectoryRecord
493 + eocd->comment_length;
640 const uint16_t comment_length = cdr->comment_length; local
658 ptr += sizeof(CentralDirectoryRecord) + file_name_length + extra_length + comment_length;

Completed in 43 milliseconds