Home
last modified time | relevance | path

Searched refs:flushed (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/docs/en/application-dev/dfx/
H A Dhilog.md47 | -f | --filename | <filename> | Sets the names of the files to be flushed to disk.|
48 | -l | --length | <length> | Sets the size of the files to be flushed to disk. The value must…
49 | -n | --number | <number> | Sets the number of files to be flushed to disk.|
55 | | | refresh | Refreshes the logs in the buffer to the flushed file.|
56 | | | clear | Deletes log files that are flushed to disks.|
58 | | | none | Indicates that data is flushed to disks in non-compression mode.|
59 | | | zlib | Indicates that data is flushed to disks using the zlib compression algorithm. The fl…
60 | | | zstd | Indicates that data is flushed to disks using the zstd compression algorithm. The fl…
231 …> Run **hilog -w start -n 1000** to start the HiLog flushing task and set the number of flushed fi…
233 …-n 100 -t kmsg** to start the kmsglog flushing task and set the number of flushed files to **100**.
/ohos5.0/docs/en/application-dev/file-management/
H A Ddistributed-fs-overview.md22 …- The hmdfs ensures close-to-open cache consistency, which allows data to be flushed when a client…
23flushed to the local end in a timely manner due to network problems, the file system flushes the d…
/ohos5.0/docs/en/application-dev/device-usage-statistics/
H A Ddevice-usage-statistics-overview.md5 …ds (usage history statistics and event records) cached by components are flushed to the database f…
9 The application usage statistics are flushed:
H A Ddevice-usage-statistics-use-guide.md7 …ds (usage history statistics and event records) cached by components are flushed to the database f…
/ohos5.0/drivers/interface/location/lpfence/cellbatching/v1_0/
H A DICellbatchingInterface.idl113 …data flushed varies depending on the buffer size of the device and the amount of base station data…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_cellbatching_v1_0/foo/location/lpfence/cellbatching/v1_0/
H A DICellbatchingInterface.idl113 …data flushed varies depending on the buffer size of the device and the amount of base station data…
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Dsubtitle_sink.h46 void DrainOutputBuffer(bool flushed);
H A Daudio_sink.h50 void DrainOutputBuffer(bool flushed);
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dcompilation-tool-chain-overview.md5 …tecode](customize-bytecode-during-compilation.md) before the bytecode is flushed to disks, if nece…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Dexternal__window_8h.md65 …nceFd, float matrix[16]) | Obtains the **OHNativeWindowBuffer** that was flushed to the buffer que…
81 …nceFd, float matrix[16]) | Obtains the **OHNativeWindowBuffer** that was flushed to the buffer que…
H A D_native_window.md67 …nceFd, float matrix[16]) | Obtains the **OHNativeWindowBuffer** that was flushed to the buffer que…
83 …nceFd, float matrix[16]) | Obtains the **OHNativeWindowBuffer** that was flushed to the buffer que…
546 Obtains the **OHNativeWindowBuffer** that was flushed to the buffer queue last time through an **OH…
794 Obtains the **OHNativeWindowBuffer** that was flushed to the buffer queue last time through an **OH…
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sink.cpp429 void AudioSink::DrainOutputBuffer(bool flushed) in DrainOutputBuffer() argument
436 if (state_ != Pipeline::FilterState::RUNNING || flushed) { in DrainOutputBuffer()
H A Dsubtitle_sink.cpp238 void SubtitleSink::DrainOutputBuffer(bool flushed) in DrainOutputBuffer() argument
/ohos5.0/docs/en/application-dev/web/
H A Dweb-cookie-and-data-storage-mgmt.md118 …ession lifecycle; Local Storage applies to the persistent data, which is flushed to the applicatio…
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-preferences.md1836 console.info("Successfully flushed data.");
1872 console.info("Successfully flushed data.");
2001 …egistered callback will be invoked to return the new value if the data change is [flushed](#flush).
2038 console.info("Successfully flushed data.");
2084 console.info("Successfully flushed data.");
2092 …back will be invoked only after the values of the specified keys are changed and [flushed](#flush).
2135 console.info("Successfully flushed data.");
2180 console.info("Successfully flushed data.");
2226 console.info("Successfully flushed data.");
2277 console.info("Successfully flushed data.");
H A Djs-apis-data-sendablePreferences.md861 …egistered callback will be invoked to return the new value if the data change is [flushed](#flush).
948 …back will be invoked only after the values of the specified keys are changed and [flushed](#flush).
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-stream.md34 …ritable stream. This property does not specify whether the data has been flushed. The value **true…
35 …r data in the writable stream has been flushed. The value **true** means that data in the stream h…
1175 … duplex stream. This property does not specify whether the data has been flushed. The value **true…
1176 …her data in the duplex stream has been flushed. The value **true** means that data in the stream h…
/ohos5.0/docs/en/application-dev/media/camera/
H A Dnative-camera-deferred-capture.md167 …r the image in the second phase is ready, the media library proactively replaces the image flushed.
H A Dcamera-deferred-capture.md68 …r the image in the second phase is ready, the media library proactively replaces the image flushed.
H A Dcamera-deferred-capture-case.md67 …e real image in the second phase is ready, the mediaLibrary proactively replaces the image flushed.
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileio.md1985 console.info("Data flushed");
2081 console.info("Data flushed");
3386 console.info("Stream flushed");
H A Djs-apis-file-fs.md2706 console.info("Data flushed");
2808 console.info("Data flushed");
4671 console.info("Stream flushed");
4706 console.info("Stream flushed");
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Djs-apis-audio.md6176 console.info('Renderer flushed successfully');
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/
H A Djs-apis-audio.md6172 console.info('Renderer flushed successfully');