Home
last modified time | relevance | path

Searched defs:cd_length (Results 1 – 2 of 2) sorted by relevance

/system/libziparchive/
Dzip_cd_entry_map.cc127 size_t cd_length, uint16_t max_file_name_length) { in Create()
Dzip_archive.cc552 const size_t cd_length = archive->central_directory.GetMapLength(); in ParseZipArchive() local