Searched defs:maxCommentSize (Results 1 – 3 of 3) sorted by relevance
232 …private static Pair<Long, ByteBuffer> findEocdInHap(ZipDataInput zip, int maxCommentSize) throws I… in findEocdInHap()
250 int32_t maxCommentSize = TEST_INVALID_MAX_COMMENT_SIZE; variable
100 bool HapSignerBlockUtils::FindEocdInHap(RandomAccessFile& hapFile, unsigned short maxCommentSize, in FindEocdInHap()