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

/art/runtime/
H A Dzip_archive.h85 static const int32_t kMaxCommentLen = 65535; // longest possible in uint16_t member in class:art::ZipArchive
86 static const int32_t kMaxEOCDSearch = (kMaxCommentLen + kEOCDLen);

Completed in 55 milliseconds