Searched refs:kMaxCommentLen (Results 1 – 2 of 2) sorted by relevance
/system/libziparchive/ | ||
D | zip_archive_common.h | 282 static const uint32_t kMaxCommentLen = 65535; variable |
D | zip_archive.cc | 74 static const uint32_t kMaxEOCDSearch = kMaxCommentLen + sizeof(EocdRecord); |