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