/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hilog.md | 47 | -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 D | distributed-fs-overview.md | 22 …- The hmdfs ensures close-to-open cache consistency, which allows data to be flushed when a client… 23 …flushed 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 D | device-usage-statistics-overview.md | 5 …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 D | device-usage-statistics-use-guide.md | 7 …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 D | ICellbatchingInterface.idl | 113 …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 D | ICellbatchingInterface.idl | 113 …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 D | subtitle_sink.h | 46 void DrainOutputBuffer(bool flushed);
|
H A D | audio_sink.h | 50 void DrainOutputBuffer(bool flushed);
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | compilation-tool-chain-overview.md | 5 …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 D | external__window_8h.md | 65 …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.md | 67 …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 D | audio_sink.cpp | 429 void AudioSink::DrainOutputBuffer(bool flushed) in DrainOutputBuffer() argument 436 if (state_ != Pipeline::FilterState::RUNNING || flushed) { in DrainOutputBuffer()
|
H A D | subtitle_sink.cpp | 238 void SubtitleSink::DrainOutputBuffer(bool flushed) in DrainOutputBuffer() argument
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | web-cookie-and-data-storage-mgmt.md | 118 …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 D | js-apis-data-preferences.md | 1836 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 D | js-apis-data-sendablePreferences.md | 861 …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 D | js-apis-stream.md | 34 …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 D | native-camera-deferred-capture.md | 167 …r the image in the second phase is ready, the media library proactively replaces the image flushed.
|
H A D | camera-deferred-capture.md | 68 …r the image in the second phase is ready, the media library proactively replaces the image flushed.
|
H A D | camera-deferred-capture-case.md | 67 …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 D | js-apis-fileio.md | 1985 console.info("Data flushed"); 2081 console.info("Data flushed"); 3386 console.info("Stream flushed");
|
H A D | js-apis-file-fs.md | 2706 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 D | js-apis-audio.md | 6176 console.info('Renderer flushed successfully');
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | js-apis-audio.md | 6172 console.info('Renderer flushed successfully');
|