Searched defs:flush (Results 1 – 6 of 6) sorted by relevance
/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
D | dump_compressor.cpp | 56 int flush = 0; in Compress() local 92 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn, in FillBuffer() 119 DumpStatus DumpCompressor::DeflateBuffer(int flush, char*& buffOut, size_t& dstPos) in DeflateBuffer()
|
/base/sensors/medical_sensor/services/medical_sensor/src/ |
D | flush_info_record.cpp | 60 struct FlushInfo flush(channel, isFirstFlush); in SetFlushInfo() local
|
/base/sensors/sensor/services/sensor/src/ |
D | flush_info_record.cpp | 53 FlushInfo flush(channel, isFirstFlush); in SetFlushInfo() local
|
/base/hiviewdfx/hilog/services/hilogd/ |
D | log_compress.cpp | 70 int flush = 0; in Compress() local
|
/base/update/updater/services/package/pkg_algorithm/ |
D | pkg_algo_deflate.cpp | 26 int32_t PkgAlgoDeflate::DeflateData(const PkgStreamPtr outStream, z_stream &zstream, int32_t flush, in DeflateData()
|
/base/hiviewdfx/hitrace/cmd/src/ |
D | hitrace_cmd.cpp | 596 int flush = Z_NO_FLUSH; in DumpCompressedTrace() local
|