Home
last modified time | relevance | path

Searched refs:ChannelSetKeyRedirectEventMsg (Results 1 - 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/common/
H A Devent_channel.h71 struct ChannelSetKeyRedirectEventMsg : public ChannelEventMsg { struct
72 using Ptr = std::shared_ptr<ChannelSetKeyRedirectEventMsg>;
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp579 auto channelMsg = std::make_shared<ChannelSetKeyRedirectEventMsg>(); in SendChannelKeyRedirectEvent()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.cpp451 auto channelMsg = ConvertEventMsg<ChannelSetKeyRedirectEventMsg>(event); in HandleSetKeyRedirect()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.cpp96 event.eventMsg = std::make_shared<ChannelSetKeyRedirectEventMsg>(); in HWTEST_F()
111 event.eventMsg = std::make_shared<ChannelSetKeyRedirectEventMsg>(); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H A Dmedia_channel_unit_test.cpp686 event.eventMsg = std::make_shared<ChannelSetKeyRedirectEventMsg>(); in HWTEST_F()
1077 event.eventMsg = std::make_shared<ChannelSetKeyRedirectEventMsg>(); in HWTEST_F()

Completed in 11 milliseconds