Searched refs:kMaxZipCommentSize (Results 1 – 1 of 1) sorted by relevance
239 static constexpr auto kMaxZipCommentSize = 64 * 1024; in ZipPriorityBlocks() local240 static constexpr auto kNumBlocksInEocdSearch = kMaxZipCommentSize / kBlockSize + 1; in ZipPriorityBlocks()