Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/common/
H A Devent_channel.h45 struct ChannelAppendSurfaceEventMsg : public ChannelEventMsg { struct
46 using Ptr = std::shared_ptr<ChannelAppendSurfaceEventMsg>;
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H A Dmedia_channel_unit_test.cpp562 event.eventMsg = std::make_shared<ChannelAppendSurfaceEventMsg>(); in HWTEST_F()
993 event.eventMsg = std::make_shared<ChannelAppendSurfaceEventMsg>(); in HWTEST_F()
2113 event.eventMsg = std::make_shared<ChannelAppendSurfaceEventMsg>(); in HWTEST_F()
2130 event.eventMsg = std::make_shared<ChannelAppendSurfaceEventMsg>(); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp490 auto channelMsg = std::make_shared<ChannelAppendSurfaceEventMsg>(); in SendChannelAppendSurfaceEvent()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.cpp366 auto channelMsg = ConvertEventMsg<ChannelAppendSurfaceEventMsg>(event); in HandleAppendSurface()

Completed in 7 milliseconds