Searched defs:compressed_length (Results 1 – 16 of 16) sorted by relevance
56 uint64_t compressed_length; member
36 uint64 compressed_length = 3; field
74 uint32_t compressed_length; member
170 bool Snappy_UncompressToIOVec(const char* compressed, size_t compressed_length, in Snappy_UncompressToIOVec()
375 bool Snappy_UncompressToIOVec(const char* compressed, size_t compressed_length, in Snappy_UncompressToIOVec()
214 const size_t compressed_length = compressed.size(); in check_file() local
1391 const uint64_t compressed_length, in inflateImpl()1876 int32_t Inflate(const Reader& reader, const uint64_t compressed_length, in Inflate()
950 const uint32_t compressed_length = static_cast<uint32_t>(kATxtContentsCompressed.size()); in TEST() local
922 inline ::uint64_t CompressedBlockInfo::compressed_length() const { in compressed_length() function
281 int compressed_length = std::stoi(content_length_header.value()); in TEST() local
123058 __be32 compressed_length; member