Home
last modified time | relevance | path

Searched refs:ChannelSetSceneTypeEventMsg (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/common/
H A Devent_channel.h58 struct ChannelSetSceneTypeEventMsg : public ChannelEventMsg { struct
59 using Ptr = std::shared_ptr<ChannelSetSceneTypeEventMsg>;
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H A Dmedia_channel_unit_test.cpp604 event.eventMsg = std::make_shared<ChannelSetSceneTypeEventMsg>(); in HWTEST_F()
1021 event.eventMsg = std::make_shared<ChannelSetSceneTypeEventMsg>(); in HWTEST_F()
2082 event.eventMsg = std::make_shared<ChannelSetSceneTypeEventMsg>(); in HWTEST_F()
2099 event.eventMsg = std::make_shared<ChannelSetSceneTypeEventMsg>(); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp549 auto channelMsg = std::make_shared<ChannelSetSceneTypeEventMsg>(); in SendChannelSceneTypeEvent()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.cpp430 auto channelMsg = ConvertEventMsg<ChannelSetSceneTypeEventMsg>(event); in HandleSetSceneType()

Completed in 13 milliseconds