Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/ndk/include/
Doh_commonevent_wrapper.h41 struct CommonEvent_RcvData { struct
42 char *event;
43 char *bundleName;
44 int32_t code;
45 char *data;
46 CArrParameters* parameters;
Doh_commonevent.h58 typedef struct CommonEvent_RcvData CommonEvent_RcvData; typedef