Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/common/
Devent_comm.h134 struct EventMsg : public FromMsg, struct
136 using Ptr = std::shared_ptr<EventMsg>; argument
145 struct ContextEventMsg : public EventMsg { argument