Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive_common.h177 static const uint32_t kMaxCommentLen = 65535; variable
Dzip_archive.cc55 static const uint32_t kMaxEOCDSearch = kMaxCommentLen + sizeof(EocdRecord);