Home
last modified time | relevance | path

Searched refs:LocateDeflatesInZlibBlocks (Results 1 – 3 of 3) sorted by relevance

/external/puffin/src/include/puffin/
Dutils.h48 bool LocateDeflatesInZlibBlocks(const std::string& file_path,
/external/puffin/src/
Dutils_unittest.cc98 ASSERT_TRUE(LocateDeflatesInZlibBlocks(tmp_file, zlibs, &deflates_out)); in FindDeflatesInZlibBlocks()
Dutils.cc160 bool LocateDeflatesInZlibBlocks(const string& file_path, in LocateDeflatesInZlibBlocks() function