Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/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()
119 DumpStatus DumpCompressor::DeflateBuffer(int flush, char*& buffOut, size_t& dstPos) in DeflateBuffer()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_wstream.h52 void flush() override{}; in flush() function
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-storage.md736 ### flush subsection
763 ### flush subsection
H A Djs-apis-data-preferences.md1801 ### flush subsection
1841 ### flush subsection
H A Djs-apis-data-sendablePreferences.md735 ### flush subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-data-storage.md736 ### flush subsection
763 ### flush subsection
H A Djs-apis-data-preferences.md1807 ### flush subsection
1851 ### flush subsection
H A Djs-apis-data-sendablePreferences.md739 ### flush subsection
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_stringdecoder.cpp29 napi_value StringDecoder::Write(napi_env env, napi_value src, UBool flush) in Write()
96 UBool flush = true; in End() local
H A Djs_textdecoder.cpp62 UBool flush = ((flags & static_cast<uint8_t>(ConverterFlags::FLUSH_FLG))) == in Decode() local
119 UBool flush = (flags & static_cast<uint8_t>(ConverterFlags::FLUSH_FLG)) == in DecodeToString() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
H A Dssl_stream.rs49 fn flush(&mut self) -> std::io::Result<()> { in flush() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_wstream.cpp44 void ExtWStream::flush() in flush() function in OHOS::ImagePlugin::ExtWStream
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ssl_stream/
H A Dwrapper.rs68 fn flush(&mut self) -> io::Result<()> { in flush() function
/ohos5.0/base/sensors/sensor/services/src/
H A Dflush_info_record.cpp50 FlushInfo flush(channel, isFirstFlush); in SetFlushInfo() local
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dflush_info_record.cpp60 FlushInfo flush(channel, isFirstFlush); in SetFlushInfo() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/
H A Dstream.rs239 fn flush(&mut self) -> io::Result<()> { in flush() method
267 fn flush(&mut self) -> io::Result<()> { in flush() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/
H A Dstream.rs181 fn flush(&mut self) -> io::Result<()> { in flush() method
208 fn flush(&mut self) -> io::Result<()> { in flush() method
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_compress.cpp70 int flush = 0; in Compress() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
H A Dpipe.rs49 fn flush(&mut self) -> io::Result<()> { in flush() method
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_hdi_sink.c86 const char *flush = pa_proplist_gets(si->proplist, "stream.flush"); in SinkInputNewCb() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_utils.h101 FLUSH_TYPE flush; member
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/attr/
H A DAttributeArea.js29 flush() { method in AttributeArea
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dasync_write.rs274 fn flush(&mut self) -> FlushTask<'_, Self> in flush() method
/ohos5.0/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()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/buffered/
H A Dasync_buf_writer.rs173 fn flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush() method

12