Searched refs:EVENT_PARAM_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | event_report.cpp | 30 const std::string EVENT_PARAM_NOTIFICATION_ID = "NOTIFICATION_ID"; variable 133 EVENT_PARAM_NOTIFICATION_ID, eventInfo.notificationId, in InnerSendPublishErrorEvent() 145 EVENT_PARAM_NOTIFICATION_ID, eventInfo.notificationId, in InnerSendFlowControlOccurEvent() 198 EVENT_PARAM_NOTIFICATION_ID, eventInfo.notificationId, in InnerSendLiveviewUploadEvent() 209 EVENT_PARAM_NOTIFICATION_ID, eventInfo.notificationId, in InnerSendPublishEvent() 220 EVENT_PARAM_NOTIFICATION_ID, eventInfo.notificationId, in InnerSendCancelEvent() 231 EVENT_PARAM_NOTIFICATION_ID, eventInfo.notificationId, in InnerSendRemoveEvent()
|