Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent_parameters_parse.cpp241 int32_t GetCommonEventData(const EventFwk::CommonEventData &data, CommonEvent_RcvData *cData) in GetCommonEventData() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp212 std::string BundleCommonEventMgr::GetCommonEventData(const NotifyType &type) in GetCommonEventData() function in OHOS::AppExecFwk::BundleCommonEventMgr
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dparameter_parse.cpp502 int32_t GetCommonEventData(const CommonEventData &data, CCommonEventData &cData) in GetCommonEventData() function