Home
last modified time | relevance | path

Searched refs:dataCond_ (Results 1 - 18 of 18) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dlocal_data_source.cpp283 dataCond_.wait_for(lock, std::chrono::milliseconds(WAIT_DATA_TIME_OUT_MS)); in Read()
303 dataCond_.notify_all(); in Read()
332 dataCond_.notify_all(); in Write()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dlocal_data_source.cpp282 dataCond_.wait_for(lock, std::chrono::milliseconds(WAIT_DATA_TIME_OUT_MS)); in Read()
302 dataCond_.notify_all(); in Read()
331 dataCond_.notify_all(); in Write()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dscreen_output/
H A Ddscreen_output_plugin.h86 std::condition_variable dataCond_; member in OHOS::DistributedHardware::DscreenOutputPlugin
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/include/
H A Djpeg_image_processor.h54 std::condition_variable dataCond_; member in OHOS::DistributedHardware::JpegImageProcessor
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/include/
H A Dlocal_data_source.h59 std::condition_variable dataCond_; member in OHOS::CastEngine::CastEngineService::final
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/include/
H A Dlocal_data_source.h59 std::condition_variable dataCond_; member in OHOS::CastEngine::CastEngineService::final
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output/
H A Ddsoftbus_output_plugin.h99 std::condition_variable dataCond_; member in OHOS::DistributedHardware::DsoftbusOutputPlugin
H A Ddsoftbus_output_plugin.cpp277 dataCond_.notify_all(); in PushData()
287 dataCond_.wait_for(lock, std::chrono::milliseconds(PLUGIN_TASK_WAIT_TIME), in FeedChannelData()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/
H A Ddsoftbus_output_audio_plugin.h93 std::condition_variable dataCond_; member in OHOS::DistributedHardware::DsoftbusOutputAudioPlugin
H A Ddsoftbus_output_audio_plugin.cpp266 dataCond_.notify_all(); in PushData()
276 dataCond_.wait_for(lock, std::chrono::milliseconds(PLUGIN_TASK_WAIT_TIME), in FeedChannelData()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/
H A Ddsoftbus_input_plugin.h101 std::condition_variable dataCond_; member in OHOS::DistributedHardware::DsoftbusInputPlugin
H A Ddsoftbus_input_plugin.cpp345 dataCond_.notify_all(); in DataEnqueue()
358 dataCond_.wait_for(lock, std::chrono::milliseconds(PLUGIN_TASK_WAIT_TIME), in HandleData()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input_audio/
H A Ddsoftbus_input_audio_plugin.h93 std::condition_variable dataCond_; member in OHOS::DistributedHardware::DsoftbusInputAudioPlugin
H A Ddsoftbus_input_audio_plugin.cpp302 dataCond_.notify_all(); in DataEnqueue()
315 dataCond_.wait_for(lock, std::chrono::milliseconds(PLUGIN_TASK_WAIT_TIME), in HandleData()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/
H A Ddaudio_output_plugin.h84 std::condition_variable dataCond_; member in OHOS::DistributedHardware::DaudioOutputPlugin
H A Ddaudio_output_plugin.cpp258 dataCond_.notify_all(); in PushData()
272 dataCond_.wait_for(lock, std::chrono::milliseconds(PLUGIN_TASK_WAIT_TIME), in HandleData()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/include/
H A Dscreen_source_trans.h72 std::condition_variable dataCond_; member in OHOS::DistributedHardware::ScreenSourceTrans
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp395 dataCond_.notify_all(); in OnImageProcessDone()
419 auto status = dataCond_.wait_for( in FeedChannelData()

Completed in 8 milliseconds