Home
last modified time | relevance | path

Searched refs:SendChannelEvent (Results 1 - 6 of 6) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp130 SendChannelEvent(statusMsg, EVENT_MEDIA_PLAY_START); in HandleEvent()
133 SendChannelEvent(statusMsg, EVENT_MEDIA_PLAY_STOP); in HandleEvent()
228 SendChannelEvent(statusMsg, EVENT_MEDIA_CHANNEL_DESTROY); in HandleProsumerError()
299 SendChannelEvent(statusMsg, EVENT_MEDIA_CHANNEL_DESTROY); in PushNextStep()
452 void Agent::SendChannelEvent(SessionStatusMsg::Ptr &statusMsg, EventType eventType) in SendChannelEvent() function in OHOS::Sharing::Agent
H A Dagent.h98 void SendChannelEvent(SessionStatusMsg::Ptr &statusMsg, EventType eventType);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp255 std::thread(&SoftbusChannelAdapter::SendChannelEvent, this, it->first, event).detach(); in SendEventChannelOPened()
487 std::thread(&SoftbusChannelAdapter::SendChannelEvent, this, it->first, event).detach(); in OnSoftbusChannelOpened()
514 std::thread(&SoftbusChannelAdapter::SendChannelEvent, this, it->first, event).detach(); in OnSoftbusChannelClosed()
538 std::thread(&SoftbusChannelAdapter::SendChannelEvent, this, it->first, event).detach(); in OnSoftbusBytesReceived()
619 void SoftbusChannelAdapter::SendChannelEvent(const std::string &sessName, const AVTransEvent event) in SendChannelEvent() function in OHOS::DistributedHardware::SoftbusChannelAdapter
621 AVTRANS_LOGI("SendChannelEvent event.type_%{public}" PRId32, event.type); in SendChannelEvent()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dsoftbus_channel_adapter.h63 void SendChannelEvent(const std::string &sessName, const AVTransEvent event);
/foundation/CastEngine/castengine_wifi_display/tests/unittest/agent/
H A Dsrc_agent_unit_test.cpp1168 srcAgent->SendChannelEvent(sessionMsg, EVENT_AGENT_PROSUMER_RESUME); in HWTEST_F()
H A Dsink_agent_unit_test.cpp1168 sinkAgent->SendChannelEvent(sessionMsg, EVENT_AGENT_PROSUMER_RESUME); in HWTEST_F()

Completed in 8 milliseconds