Home
last modified time | relevance | path

Searched refs:haMetaMessage (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_inline.cpp117 OHOS::Notification::HaMetaMessage haMetaMessage, const int32_t reason, in AddInformationInMessage()
127 haMetaMessage = haMetaMessage.AgentBundleName(bundleName); in AddInformationInMessage()
128 haMetaMessage = haMetaMessage.Message(message); in AddInformationInMessage()
129 return haMetaMessage; in AddInformationInMessage()
133 inline void ReportDeleteFailedEventPush(OHOS::Notification::HaMetaMessage haMetaMessage, in ReportDeleteFailedEventPush() argument
136 haMetaMessage = AddInformationInMessage(haMetaMessage, reason, message); in ReportDeleteFailedEventPush()
137 NotificationAnalyticsUtil::ReportDeleteFailedEvent(haMetaMessage); in ReportDeleteFailedEventPush()
116 AddInformationInMessage( OHOS::Notification::HaMetaMessage haMetaMessage, const int32_t reason, std::string message) AddInformationInMessage() argument
140 ReportDeleteFailedEventPushByNotification(const sptr<Notification> &notification, OHOS::Notification::HaMetaMessage haMetaMessage, const int32_t reason, std::string message) ReportDeleteFailedEventPushByNotification() argument
[all...]
H A Dadvanced_notification_publish_service.cpp299 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(1, 1) in Cancel() local
301 ReportDeleteFailedEventPush(haMetaMessage, NotificationConstant::APP_CANCEL_REASON_DELETE, in Cancel()
386 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(2, 1) in CancelAsBundle() local
388 ReportDeleteFailedEventPush(haMetaMessage, reason, message); in CancelAsBundle()
396 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(2, 2) in CancelAsBundle() local
398 ReportDeleteFailedEventPush(haMetaMessage, reason, message); in CancelAsBundle()
419 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(2, 3) in CancelAsBundle() local
421 ReportDeleteFailedEventPush(haMetaMessage, reason, message); in CancelAsBundle()
460 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(2, 4) in CancelAsBundleWithAgent() local
462 ReportDeleteFailedEventPush(haMetaMessage, reaso in CancelAsBundleWithAgent()
486 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(2, 5) CancelAsBundleWithAgent() local
497 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(2, 6) CancelAsBundleWithAgent() local
540 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(4, 1) Delete() local
549 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(4, 2) Delete() local
662 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 8) DeleteAll() local
671 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 9) DeleteAll() local
1455 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(4, 4) RemoveNotification() local
1464 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(4, 5) RemoveNotification() local
1534 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(4, 7) RemoveNotification() local
1563 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 1) RemoveAllNotificationsInner() local
1573 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 2) RemoveAllNotificationsInner() local
1583 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 3) RemoveAllNotificationsInner() local
1846 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(3, 1) CancelGroup() local
1856 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(3, 2) CancelGroup() local
1929 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(5, 1) RemoveGroupByBundle() local
1938 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(5, 2) RemoveGroupByBundle() local
1947 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(5, 3) RemoveGroupByBundle() local
1957 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(5, 4) RemoveGroupByBundle() local
[all...]
H A Dadvanced_notification_service.cpp376 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(1, 2) in CancelPreparedNotification() local
378 ReportDeleteFailedEventPush(haMetaMessage, reason, message); in CancelPreparedNotification()
466 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(7, 1) in StartFinishTimer() local
468 ReportDeleteFailedEventPush(haMetaMessage, reason, message); in StartFinishTimer()
503 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(7, 2) in StartUpdateTimer() local
505 ReportDeleteFailedEventPush(haMetaMessage, reason, message); in StartUpdateTimer()
1247 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(1, 4) in RemoveFromNotificationList() local
1249 ReportDeleteFailedEventPushByNotification(record->notification, haMetaMessage, in RemoveFromNotificationList()
1295 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(1, 7) in RemoveFromNotificationList() local
1297 ReportDeleteFailedEventPushByNotification(record->notification, haMetaMessage, in RemoveFromNotificationList()
[all...]
H A Dnotification_subscriber_manager.cpp548 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(1, 9) in BatchNotifyCanceledInner() local
550 ReportDeleteFailedEventPush(haMetaMessage, deleteReason, message); in BatchNotifyCanceledInner()
H A Dadvanced_notification_utils.cpp1419 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 5) in DeleteAllByUserInner() local
1421 ReportDeleteFailedEventPush(haMetaMessage, deleteReason, message); in DeleteAllByUserInner()
1428 OHOS::Notification::HaMetaMessage haMetaMessage = HaMetaMessage(6, 6) in DeleteAllByUserInner() local
1430 ReportDeleteFailedEventPush(haMetaMessage, deleteReason, message); in DeleteAllByUserInner()

Completed in 10 milliseconds