Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/common/
Devent_comm.h165 struct SessionEventMsg : public AgentEventMsg { struct
166 using Ptr = std::shared_ptr<SessionEventMsg>; argument