Home
last modified time | relevance | path

Searched defs:GetCompressedData (Results 1 – 3 of 3) sorted by relevance

/external/bsdiff/
Dcompressor_buffer.cc11 const std::vector<uint8_t>& CompressorBuffer::GetCompressedData() { in GetCompressedData() function in bsdiff::CompressorBuffer
Dbz2_compressor.cc97 const std::vector<uint8_t>& BZ2Compressor::GetCompressedData() { in GetCompressedData() function in bsdiff::BZ2Compressor
Dbrotli_compressor.cc93 const std::vector<uint8_t>& BrotliCompressor::GetCompressedData() { in GetCompressedData() function in bsdiff::BrotliCompressor