Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_session_def.h69 struct WfdSourceSessionEventMsg : public SessionEventMsg { struct
70 using Ptr = std::shared_ptr<WfdSourceSessionEventMsg>;
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/
H A Dwfd_source_session_test.cpp191 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); in HWTEST_F()
206 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); in HWTEST_F()
218 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); in HWTEST_F()
230 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp332 auto sessionMsg = std::make_shared<WfdSourceSessionEventMsg>(); in Release()
528 auto sessionMsg = std::make_shared<WfdSourceSessionEventMsg>(); in HandleRemoveDevice()
633 auto startSessionMsg = std::make_shared<WfdSourceSessionEventMsg>(); in AppendCast()
681 auto sessionMsg = std::make_shared<WfdSourceSessionEventMsg>(); in WfdP2pStop()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp452 auto pPrivateMsg = std::make_shared<WfdSourceSessionEventMsg>(); in HandleMediaInit()
H A Dwfd_source_session.cpp297 auto inputMsg = ConvertEventMsg<WfdSourceSessionEventMsg>(event); in HandleSessionInit()
320 auto inputMsg = ConvertEventMsg<WfdSourceSessionEventMsg>(event); in HandleProsumerInitState()

Completed in 5 milliseconds