Home
last modified time | relevance | path

Searched refs:ENABLE_NOTIFICATION_ERROR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Devent_report.cpp55 {ENABLE_NOTIFICATION_ERROR, [](const EventInfo& eventInfo) { in __anonf0fe24120302()
108 ENABLE_NOTIFICATION_ERROR, in InnerSendEnableNotificationErrorEvent()
H A Dadvanced_notification_event_service.cpp145 EventReport::SendHiSysEvent(ENABLE_NOTIFICATION_ERROR, eventInfo); in SendEnableNotificationHiSysEvent()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h30 constexpr char ENABLE_NOTIFICATION_ERROR[] = "ENABLE_NOTIFICATION_ERROR"; variable
/ohos5.0/base/notification/distributed_notification_service/
H A Dhisysevent.yaml25 ENABLE_NOTIFICATION_ERROR:
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_hisysevent_test.cpp113 EventReport::SendHiSysEvent(ENABLE_NOTIFICATION_ERROR, eventInfo); in HWTEST_F()