Home
last modified time | relevance | path

Searched defs:buffIn (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/util/
Ddump_compressor.cpp60 void DumpCompressor::DeleteZBuff(char* buffIn, char* buffOut) in DeleteZBuff()
77 char* buffIn = new char[CHUNK]; in Compress() local
113 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char* buffIn, in FillBuffer()
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_compress.h65 char buffIn[CHUNK] = {0}; variable
77 char buffIn[CHUNK] = {0}; variable