Searched defs:CommonEvent_SubscribeInfo (Results 1 – 4 of 4) sorted by relevance
34 struct CommonEvent_SubscribeInfo { struct35 uint32_t eventLength = 0;36 char **events = nullptr;37 char *permission = nullptr;38 char *bundleName = nullptr;
46 typedef struct CommonEvent_SubscribeInfo CommonEvent_SubscribeInfo; typedef
145 ### CommonEvent_SubscribeInfo subsection