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

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

Completed in 5 milliseconds