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

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

Completed in 1223 milliseconds