Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/include/
Dhdf_sbuf_impl.h59 void (*flush)(struct HdfSBufImpl *sbuf); member
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
Dhdf_command_line_server.py72 self.output_obj.flush()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/attr/
DAttributeArea.js27 flush() { method in AttributeArea
/drivers/interface/location/lpfence/cellbatching/v1_0/
DICellbatchingCallback.idl22 * You can use the APIs to cache and flush the base station data received.
DCellbatchingTypes.idl22 * You can use the APIs to cache and flush the base station data received.
DICellbatchingInterface.idl22 * You can use the APIs to cache and flush the base station data received.
/drivers/peripheral/codec/test/demo/jpeg/src/
Djpeg_decoder.cpp129 ioOut_.flush(); in OnEvent()
/drivers/hdf_core/framework/tools/hc-gen/
Dhcs_build_info.py250 sys.stdout.flush()
/drivers/hdf_core/adapter/uhdf2/ipc/src/
Dhdf_sbuf_impl_hipc.cpp360 inf->flush = SbufMParcelImplFlush; in MParcelImplInterfaceAssign()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
DAttrEditor.js71 AttributeArea.gi().flush();
/drivers/hdf_core/framework/utils/src/
Dhdf_sbuf.c84 sbuf->impl->flush(sbuf->impl); in HdfSbufFlush()
Dhdf_sbuf_impl_raw.c501 .flush = SbufRawImplFlush, in SbufInterfaceAssign()
/drivers/peripheral/codec/test/demo/v2.0/src/
Dcodec_hdi_decode.cpp707 ioOut_.flush(); in OnFillBufferDone()
Dcodec_hdi_encode.cpp646 ioOut_.flush(); in OnFillBufferDone()
/drivers/interface/audio/v1_0/
DAudioTypes.idl208 AUDIO_FLUSH_COMPLETED = 2, /**< The flush is complete. */
DIAudioCapture.idl346 * @return Returns <b>0</b> if the flush is successful; returns a negative value otherwise.
DIAudioRender.idl430 * @return Returns <b>0</b> if the flush is successful; returns a negative value otherwise.
/drivers/peripheral/display/
DREADME_zh.md297 HDF_LOGE("flush layer failed");
DREADME.md297 HDF_LOGE("flush layer failed");
/drivers/hdf_core/framework/tools/hdi-gen/
Dbuild_hdi_files_info.py999 sys.stdout.flush()
/drivers/peripheral/codec/
DREADME.md34 … a codec, start or stop a codec, perform encoding or decoding operations, flush the cache, and set…