Home
last modified time | relevance | path

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

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