Home
last modified time | relevance | path

Searched refs:flush (Results 1 - 25 of 53) sorted by relevance

123

/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/
H A DPreferencesTaskpoolJsunit.test.js59 await mPreferences.flush()
66 await mPreferences.flush()
85 await mPreferences.flush()
92 await mPreferences.flush()
113 await mPreferences.flush()
122 await pref.flush();
124 await pref.flush();
153 await mPreferences.flush()
162 await pref.flush();
164 await pref.flush();
[all...]
H A DPreferencesCallBackJsunit.test.js63 await mPreferences.flush();
225 await mPreferences.flush();
244 await mPreferences.flush();
263 await mPreferences.flush();
283 await mPreferences.flush();
302 await mPreferences.flush();
313 * @tc.name clear、put、get、flush String callback interface test
315 * @tc.desc flush String callback interface test
332 mPreferences.flush(function (err, val) {
360 await mPreferences.flush();
[all...]
H A DPreferencesPromiseJsunit.test.js141 await mPreferences.flush();
327 await mPreferences.flush();
349 await mPreferences.flush();
371 await mPreferences.flush();
392 await mPreferences.flush();
413 await mPreferences.flush();
454 await mPreferences.flush();
477 await mPreferences.flush();
500 await mPreferences.flush();
525 await mPreferences.flush();
[all...]
H A DPreferencesSyncJsunit.test.js134 mPreferences.flush();
245 await mPreferences.flush();
259 await mPreferences.flush();
276 await mPreferences.flush();
293 await mPreferences.flush();
311 await mPreferences.flush();
329 await mPreferences.flush();
347 await mPreferences.flush();
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/utils/
H A Djs_heap_stats_writer.cpp25 file_.flush(); in ~JSHeapStatsWriter()
38 file_.flush(); in Write()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_wstream.h37 void flush() override;
52 void flush() override{};
/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.cpp54 ostream_->flush(); in Print()
133 ostream_->flush(); in OutPutBySize()
145 ostream_->flush(); in OutPutDefault()
154 ostream_->flush(); in PrintJson()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_utils.h101 FLUSH_TYPE flush; member
119 flush = FLUSH_TYPE_NO_FLUSH; in CompressDefaultValue()
/foundation/distributeddatamgr/preferences/test/js/performance/preferences/src/
H A DPreferencesInstanceCallBackJsPref.test.js65 await pref.flush();
123 pref.flush(function () {
146 pref.flush(function () {
H A DPreferencesInstancePromiseJsPref.test.js65 await pref.flush();
105 await pref.flush();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dostream_packer_stream.cpp45 outputStream_->flush(); in Flush()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Dvulkan_render_backend.cpp42 // flush commands in RenderFrame()
44 skSurface_->getCanvas()->flush(); in RenderFrame()
H A Dgles_render_backend.cpp147 // flush commands in RenderFrame()
151 pSkSurface_->getCanvas()->flush(); in RenderFrame()
/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
47 IMAGE_LOGE("ExtWStream::flush stream is nullptr"); in flush()
/foundation/arkui/ace_engine/build/tools/
H A Drun_objcopy_pc_mac.py82 sys.stdout.flush()
H A Drun_objcopy.py80 sys.stdout.flush()
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_hdi_sink.c87 const char *flush = pa_proplist_gets(si->proplist, "stream.flush"); in SinkInputNewCb() local
109 if (!pa_safe_streq(sceneMode, "EFFECT_NONE") && pa_safe_streq(flush, "true")) { in SinkInputNewCb()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp591 int32_t flush = 0; in GetDeflateArg() local
592 tie(succ, flush) = flushNVal.ToInt32(); in GetDeflateArg()
598 return {true, flush}; in GetDeflateArg()
758 int32_t flush = 0; in GetInflateArg() local
759 tie(succ, flush) = flushNVal.ToInt32(); in GetInflateArg()
765 return {true, flush}; in GetInflateArg()
777 int32_t flush = 0; in GetInflateReset2Arg() local
778 tie(succ, flush) = flushNVal.ToInt32(); in GetInflateReset2Arg()
784 return {true, flush}; in GetInflateReset2Arg()
1497 uint32_t flush in SetGZFlushArg() local
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp327 outFile.flush(); in CreateFile()
365 outFile.flush(); in AddFileLineData()
396 outFile.flush(); in DelFileLineData()
430 outFile.flush(); in ModifyFileLineData()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_extractor.cpp107 fileStream.flush(); in ExtractFile()
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Dsample_helper.cpp125 std::cout << "\r\033[K" << "Repeat times left: " << times << ", frames: " << frames << " " << std::flush; in PrintProgress() member in OHOS::MediaAVCodec::Sample::std
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Dskia_recording.cpp179 stream.flush(); in SavePicture()
/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dpanorama2_demo.js111 gl.flush();
/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dpanorama_demo.js108 gl.flush();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H A Dmock_jpeg_hw_decode_flow.cpp116 dumpOutFile.flush(); in DumpDecodeResult()

Completed in 13 milliseconds

123