Searched refs:LocateDeflatesInZlibBlocks (Results 1 – 3 of 3) sorted by relevance
48 bool LocateDeflatesInZlibBlocks(const std::string& file_path,
98 ASSERT_TRUE(LocateDeflatesInZlibBlocks(tmp_file, zlibs, &deflates_out)); in FindDeflatesInZlibBlocks()
160 bool LocateDeflatesInZlibBlocks(const string& file_path, in LocateDeflatesInZlibBlocks() function