Home
last modified time | relevance | path

Searched defs:inputMsg (Results 1 – 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
Dscreen_capture_session.cpp63 auto inputMsg = ConvertEventMsg<ScreenCaptureSessionEventMsg>(event); in HandleSessionInit() local
82 auto inputMsg = ConvertEventMsg<ScreenCaptureSessionEventMsg>(event); in HandleProsumerInitState() local
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
Dwfd_sink_session.cpp102 auto inputMsg = ConvertEventMsg<WfdSinkSessionEventMsg>(event); in HandleSessionInit() local
121 auto inputMsg = ConvertEventMsg<WfdSinkSessionEventMsg>(event); in HandleProsumerInitState() local
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
Dwfd_source_session.cpp296 auto inputMsg = ConvertEventMsg<WfdSourceSessionEventMsg>(event); in HandleSessionInit() local
318 auto inputMsg = ConvertEventMsg<WfdSourceSessionEventMsg>(event); in HandleProsumerInitState() local
/foundation/CastEngine/castengine_wifi_display/services/agent/
Dagent.cpp86 auto inputMsg = ConvertEventMsg<AgentEventMsg>(event); in HandleEvent() local