Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/ndk/src/
Doh_commonevent_parameters_parse.cpp231 void FreeCCommonEventDataCharPtr(CommonEvent_RcvData *cData) in FreeCCommonEventDataCharPtr()
241 int32_t GetCommonEventData(const EventFwk::CommonEventData &data, CommonEvent_RcvData *cData) in GetCommonEventData()
261 void FreeCCommonEventData(CommonEvent_RcvData *cData) in FreeCCommonEventData()
Doh_commonevent_wrapper.cpp36 CommonEvent_RcvData *cData = new (std::nothrow) CommonEvent_RcvData(); in OnReceiveEvent() local
/base/notification/common_event_service/interfaces/kits/cj/src/
Dsubscriber.cpp39 static void FreeCCommonEventData(CCommonEventData &cData) in FreeCCommonEventData()
Dparameter_parse.cpp440 void ParseParameters(Want &want, CCommonEventData &cData, int32_t &code) in ParseParameters()
492 void FreeCCommonEventDataCharPtr(CCommonEventData &cData) in FreeCCommonEventDataCharPtr()
502 int32_t GetCommonEventData(const CommonEventData &data, CCommonEventData &cData) in GetCommonEventData()
/base/web/webview/interfaces/kits/cj/include/
Dwebview_utils.h43 const char* cData; member