Searched refs:zlibs (Results 1 – 3 of 3) sorted by relevance
49 const std::vector<ByteExtent>& zlibs,
87 const vector<ByteExtent>& zlibs, in FindDeflatesInZlibBlocks() argument98 ASSERT_TRUE(LocateDeflatesInZlibBlocks(tmp_file, zlibs, &deflates_out)); in FindDeflatesInZlibBlocks()
161 const vector<ByteExtent>& zlibs, in LocateDeflatesInZlibBlocks() argument167 for (const auto& zlib : zlibs) { in LocateDeflatesInZlibBlocks()