Home
last modified time | relevance | path

Searched refs:EVENT_CHANNEL_CLOSED (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_event.h36 EVENT_CHANNEL_CLOSED, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter_test.cpp214 event.type = EventType::EVENT_CHANNEL_CLOSED;
228 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h36 EVENT_CHANNEL_CLOSED, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr_test.cpp113 event.type = EventType::EVENT_CHANNEL_CLOSED;
H A Dav_receiver_engine_adapter_test.cpp175 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/
H A Dav_trans_control_center.cpp255 case EventType::EVENT_CHANNEL_CLOSED: in OnChannelEvent()
275 if (event.type == EventType::EVENT_CHANNEL_CLOSED) { in HandleChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine_provider.cpp92 …vent.type == EventType::EVENT_CHANNEL_OPENED) || (event.type == EventType::EVENT_CHANNEL_CLOSED)) { in OnChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine_provider.cpp89 …vent.type == EventType::EVENT_CHANNEL_OPENED) || (event.type == EventType::EVENT_CHANNEL_CLOSED)) { in OnChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input_audio/
H A Ddsoftbus_input_audio_plugin.cpp226 case EventType::EVENT_CHANNEL_CLOSED: { in OnChannelEvent()
227 eventsCb_->OnEvent({PluginEventType::EVENT_CHANNEL_CLOSED}); in OnChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_types.h142 EVENT_CHANNEL_CLOSED = 2, enumerator
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine_provider/src/
H A Dav_receiver_engine_provider_test.cpp101 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine_provider/src/
H A Dav_sender_engine_provider_test.cpp101 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/
H A Ddsoftbus_input_plugin.cpp242 case EventType::EVENT_CHANNEL_CLOSED: { in OnChannelEvent()
243 eventsCb_->OnEvent({PluginEventType::EVENT_CHANNEL_CLOSED}); in OnChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output/
H A Ddsoftbus_output_plugin.cpp235 case EventType::EVENT_CHANNEL_CLOSED: { in OnChannelEvent()
236 eventsCb_->OnEvent({PluginEventType::EVENT_CHANNEL_CLOSED}); in OnChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/
H A Ddsoftbus_output_audio_plugin.cpp232 case EventType::EVENT_CHANNEL_CLOSED: { in OnChannelEvent()
233 eventsCb_->OnEvent({PluginEventType::EVENT_CHANNEL_CLOSED}); in OnChannelEvent()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/src/
H A Dav_receiver_engine_adapter.cpp146 case EventType::EVENT_CHANNEL_CLOSED: in OnReceiverEvent()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dav_receiver_engine_adapter.cpp158 case EventType::EVENT_CHANNEL_CLOSED: in OnReceiverEvent()
H A Dscreenregionmgr.cpp191 } else if (event.type == EventType::EVENT_CHANNEL_CLOSED) { in OnProviderEvent()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/src/
H A Dav_sender_engine_adapter.cpp159 case EventType::EVENT_CHANNEL_CLOSED: in OnSenderEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/unittest/services/
H A Dav_trans_control_center_test.cpp324 event.type = EventType::EVENT_CHANNEL_CLOSED;
467 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter.cpp248 case EventType::EVENT_CHANNEL_CLOSED: { in OnSenderEvent()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/dsoftbus_input_audio_test/
H A Ddsoftbus_input_audio_plugin_test.cpp191 AVTransEvent event2 {EventType::EVENT_CHANNEL_CLOSED, "", ""};
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/dsoftbus_input_test/
H A Ddsoftbus_input_plugin_test.cpp195 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_output/dsoftbus_output_audio_test/
H A Ddsoftbus_output_audio_plugin_test.cpp165 event.type = EventType::EVENT_CHANNEL_CLOSED;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_output/dsoftbus_output_test/
H A Ddsoftbus_output_plugin_test.cpp167 event.type = EventType::EVENT_CHANNEL_CLOSED;

12