Home
last modified time | relevance | path

Searched full:event_notification_error (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
Devent_report.h33 constexpr char EVENT_NOTIFICATION_ERROR[] = "EVENT_NOTIFICATION_ERROR"; variable
/base/notification/distributed_notification_service/services/ans/src/
Devent_report.cpp70 {EVENT_NOTIFICATION_ERROR, [](const EventInfo& eventInfo) { in __anona357841a0602()
162 EVENT_NOTIFICATION_ERROR, in InnerSendNotificationSystemErrorEvent()
/base/notification/distributed_notification_service/
Dhisysevent.yaml48 EVENT_NOTIFICATION_ERROR:
/base/notification/distributed_notification_service/services/ans/src/notification_extension/
Ddistributed_extension_service.cpp323 EventReport::SendHiSysEvent(EVENT_NOTIFICATION_ERROR, eventInfo); in SendReportCallback()