Home
last modified time | relevance | path

Searched defs:flush (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_compress.cpp70 int flush = 0; in Compress() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Ddump_compressor.cpp56 int flush = 0; in Compress() local
92 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn, in FillBuffer() argument
114 flush = flag ? Z_FINISH : Z_NO_FLUSH; in FillBuffer() member
119 DumpStatus DumpCompressor::DeflateBuffer(int flush, char*& buffOut, size_t& dstPos) in DeflateBuffer() argument
/base/request/request/pre_download/native/src/cache/
H A Ddata.rs129 fn flush(&mut self) -> std::io::Result<()> { in flush() functions
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_deflate.cpp27 int32_t PkgAlgoDeflate::DeflateData(const PkgStreamPtr outStream, z_stream &zstream, int32_t flush, in DeflateData() argument
/base/update/updater/services/log/
H A Dlog.cpp63 oss_ << std::endl << std::flush; in ~UpdaterLogger() member in Updater::std
67 << logLevelMap_[level_] << " " << str << std::endl << std::flush; in ~UpdaterLogger() member in Updater::std
74 g_updaterStage << std::endl << std::flush; in ~StageLogger() member in Updater::std
76 std::cout << std::endl << std::flush; in ~StageLogger() member in Updater::std
/base/telephony/sms_mms/test/unittest/
H A Dcdma_sms_test.cpp117 cout << s << "szData : " << ss.str() << endl << flush; in PrintSubAddr() local
133 cout << s << "szData : " << ss.str() << endl << flush; in PrintSmsTeleSvcAddr() local
184 cout << flush; in PrintHeader() local
192 cout << flush; in PrintTimeAbs() local
241 cout << flush; in PrintEncodeType() local
269 cout << flush; in PrintUserData() local
303 cout << flush; in PrintCmasData() local
312 cout << flush; in PrintSmsReplyOption() local
332 cout << flush; in PrintSmsValPeriod() local
341 cout << flush; PrintSmsEnhancedVmn() local
443 cout << s << "TeleserviceMsg <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<" << endl << flush; PrintTelesvc() local
482 cout << "TransportMsg <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<" << endl << flush; PrintMsg() local
[all...]
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp497 int flush = Z_NO_FLUSH; in DumpCompressedTrace() local
/base/startup/init/services/modules/trace/
H A Dinit_trace.c344 int flush = Z_NO_FLUSH; in DumpCompressedTrace() local

Completed in 6 milliseconds