Searched defs:compressed_length (Results 1 – 4 of 4) sorted by relevance
56 uint64_t compressed_length; member
36 uint64 compressed_length = 3; field
1378 const uint64_t compressed_length, in inflateImpl()1863 int32_t Inflate(const Reader& reader, const uint64_t compressed_length, in Inflate()
946 const uint32_t compressed_length = static_cast<uint32_t>(kATxtContentsCompressed.size()); in TEST() local