Searched defs:diff_stream (Results 1 – 2 of 2) sorted by relevance
55 const std::vector<uint8_t>& diff_stream() const { return diff_stream_; } in diff_stream() function
170 CompressorInterface* diff_stream = nullptr; in Close() local