Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 26) sorted by relevance

12

/base/hiviewdfx/hidumper/frameworks/native/src/util/
Ddump_compressor.cpp56 int flush = 0; in Compress() local
71 …if (FillBuffer(flush, srcBuffer, buffInV, toRead, srcPos, srcBufferOffset) == DumpStatus::DUMP_FAI… in Compress()
74 if (DeflateBuffer(flush, buffOutV, dstPos) == DumpStatus::DUMP_FAIL) { in Compress()
77 } while (flush != Z_FINISH); in Compress()
92 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn, in FillBuffer() argument
114 flush = flag ? Z_FINISH : Z_NO_FLUSH; in FillBuffer()
119 DumpStatus DumpCompressor::DeflateBuffer(int flush, char*& buffOut, size_t& dstPos) in DeflateBuffer() argument
125 if (deflate(&zStream_, flush) == Z_STREAM_ERROR) { in DeflateBuffer()
/base/hiviewdfx/hidumper/frameworks/native/include/util/
Ddump_compressor.h51 DumpStatus FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn,
53 DumpStatus DeflateBuffer(int flush, char*& buffOut, size_t& dst_pos);
/base/sensors/sensor/services/sensor/src/
Dflush_info_record.cpp53 FlushInfo flush(channel, isFirstFlush); in SetFlushInfo() local
59 it->second.push_back(flush); in SetFlushInfo()
61 std::vector<FlushInfo> vec { flush }; in SetFlushInfo()
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DLocaleList.java65 dataOutputStream.flush(); in write()
81 dataOutputStream.flush(); in write()
84 dataOutputStream.flush(); in write()
DStringPool.java117 dataOutputStream.flush(); in write()
DDataFetcher.java261 osw.flush(); in writeLocales()
287 osw.flush(); in writeData()
339 osw.flush(); in writeMeasureData()
DUtils.java186 out.flush(); in writeHeader()
/base/update/updater/services/log/
Dlog.cpp49 std::cout << std::endl << std::flush; in ~UpdaterLogger()
71 oss_ << std::endl << std::flush; in ~UpdaterLogger()
74 g_logTag << " " << str << std::endl << std::flush; in ~UpdaterLogger()
81 g_updaterStage << std::endl << std::flush; in ~StageLogger()
83 std::cout << std::endl << std::flush; in ~StageLogger()
/base/sensors/medical_sensor/services/medical_sensor/src/
Dflush_info_record.cpp60 struct FlushInfo flush(channel, isFirstFlush); in SetFlushInfo() local
66 it->second.push_back(flush); in SetFlushInfo()
68 std::vector<struct FlushInfo> vec { flush }; in SetFlushInfo()
/base/hiviewdfx/hilog/services/hilogd/
Dlog_compress.cpp70 int flush = 0; in Compress() local
88 flush = flag ? Z_FINISH : Z_NO_FLUSH; in Compress()
95 if (deflate(&cStream, flush) == Z_STREAM_ERROR) { in Compress()
107 } while (flush != Z_FINISH); in Compress()
Dlog_persister_rotator.cpp104 m_currentLogOutput.flush(); in Input()
189 m_infoFile.flush(); in WriteRecoveryInfo()
/base/update/updater/services/package/pkg_algorithm/
Dpkg_algo_deflate.cpp26 int32_t PkgAlgoDeflate::DeflateData(const PkgStreamPtr outStream, z_stream &zstream, int32_t flush, in DeflateData() argument
32 ret = deflate(&zstream, flush); in DeflateData()
48 if (flush == Z_NO_FLUSH) { in DeflateData()
51 } while (ret == Z_OK && flush == Z_FINISH); in DeflateData()
Dpkg_algo_deflate.h52 z_stream &zstream, int32_t flush, PkgBuffer &outBuffer, size_t &destOffset) const;
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp137 out.flush(); in WriteStrToFile()
596 int flush = Z_NO_FLUSH; in DumpCompressedTrace() local
618 if (zs.avail_in == 0 && flush == Z_NO_FLUSH) { in DumpCompressedTrace()
621 flush = Z_FINISH; in DumpCompressedTrace()
639 ret = deflate(&zs, flush); in DumpCompressedTrace()
640 if (flush == Z_FINISH && ret == Z_STREAM_END) { in DumpCompressedTrace()
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dfile_util.cpp215 fout.flush(); in CreateFile()
238 fout.flush(); in CopyFile()
/base/update/updater/services/ui/view/component/
Dbox_progress_adapter.cpp68 ON_SCOPE_EXIT(flush) { in SetValue()
/base/hiviewdfx/hiview/adapter/utility/
Dfile_util.cpp263 fout.flush(); in CreateFile()
286 fout.flush(); in CopyFile()
/base/hiviewdfx/hidumper/frameworks/native/
Ddump_utils.cpp222 fout.flush(); in CopyFile()
/base/location/services/location_locator/locator/source/
Dlocation_config_manager.cpp81 outFile.flush(); in CreateFile()
/base/update/updater/test/unittest/utils/json/
Dutils_json_test.cpp210 ofs.flush();
/base/update/updater/utils/
Dutils.cpp339 fout.flush(); in CopyFile()
/base/customization/enterprise_device_management/services/edm/src/
Dadmin_manager.cpp514 ofs.flush(); in WriteJsonAdmin()
Dpolicy_manager.cpp195 ofs.flush(); in SavePolicy()
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/
Ddmesg-ramoops-02118 <3>[ 58.295654s] [pid:2412,cpu2,sh,0][BLK-IO]blk_power_off_flush: emergency flush on sdd
2120 <3>[ 58.297210s] [pid:2412,cpu2,sh,2][BLK-IO]blk_power_off_flush: emergency flush on sdd done!
2121 <3>[ 58.297241s] [pid:2412,cpu2,sh,3][BLK-IO]blk_power_off_flush: emergency flush on sdc
2123 <3>[ 58.297363s] [pid:2412,cpu2,sh,5][BLK-IO]blk_power_off_flush: emergency flush on sdc done!
2125 <6>[ 58.297393s] [pid:2412,cpu2,sh,7][blackbox]:rdr_ap_reset blk flush ok
2129 <3>[ 58.295654s] [pid:2412,cpu2,sh,0][BLK-IO]blk_power_off_flush: emergency flush on sdd
2131 <3>[ 58.297210s] [pid:2412,cpu2,sh,2][BLK-IO]blk_power_off_flush: emergency flush on sdd done!
2132 <3>[ 58.297241s] [pid:2412,cpu2,sh,3][BLK-IO]blk_power_off_flush: emergency flush on sdc
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/
Ddmesg-ramoops-02016 <3>[ 3916.631713s] [pid:3244,cpu4,sh,2][BLK-IO]blk_power_off_flush: emergency flush on sdd
2018 <3>[ 3916.633209s] [pid:3244,cpu4,sh,4][BLK-IO]blk_power_off_flush: emergency flush on sdd done!
2019 <3>[ 3916.633209s] [pid:3244,cpu4,sh,5][BLK-IO]blk_power_off_flush: emergency flush on sdc
2021 <3>[ 3916.633300s] [pid:3244,cpu4,sh,7][BLK-IO]blk_power_off_flush: emergency flush on sdc done!
2023 <6>[ 3916.633331s] [pid:3244,cpu4,sh,9][blackbox]:rdr_ap_reset blk flush ok
2027 <3>[ 3916.631713s] [pid:3244,cpu4,sh,2][BLK-IO]blk_power_off_flush: emergency flush on sdd
2029 <3>[ 3916.633209s] [pid:3244,cpu4,sh,4][BLK-IO]blk_power_off_flush: emergency flush on sdd done!
2030 <3>[ 3916.633209s] [pid:3244,cpu4,sh,5][BLK-IO]blk_power_off_flush: emergency flush on sdc

12