Searched defs:uncompressed_length (Results 1 – 3 of 3) sorted by relevance
246 auto uncompressed_length = static_cast<size_t>(entry.uncompressed_length); in ExtractToPipe() local
1260 const uint64_t uncompressed_length, in inflateImpl()1671 const uint64_t uncompressed_length, Writer* writer, in Inflate()
937 const uint32_t uncompressed_length = static_cast<uint32_t>(kATxtContents.size()); in TEST() local