Searched defs:srcBuffer (Results 1 – 6 of 6) sorted by relevance
62 CompressBuffer* srcBuffer = srcBuffer_.get(); in Execute() local107 CompressBuffer* srcBuffer = srcBuffer_.get(); in CompressAndWriteToFd() local135 CompressBuffer* srcBuffer = srcBuffer_.get(); in CompressBigLine() local
33 DumpStatus DumpCompressor::Compress(CompressBuffer*& srcBuffer, CompressBuffer*& destBuffer) in Compress()92 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn, in FillBuffer()
101 std::vector<uint8_t> srcBuffer; variable
144 const char *srcBuffer = (const char *)src; in HcFileWrite() local
142 const char *srcBuffer = (const char *)src; in HcFileWrite() local
380 int32_t BlockSet::WriteDiffToBlock(const Command &cmd, std::vector<uint8_t> &srcBuffer, in WriteDiffToBlock()