Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Devent_report.cpp73 {ENABLE_NOTIFICATION, [](const EventInfo& eventInfo) { in __anonf0fe24120902()
175 ENABLE_NOTIFICATION, in InnerSendEnableNotificationEvent()
H A Dadvanced_notification_event_service.cpp147 EventReport::SendHiSysEvent(ENABLE_NOTIFICATION, eventInfo); in SendEnableNotificationHiSysEvent()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h37 constexpr char ENABLE_NOTIFICATION[] = "ENABLE_NOTIFICATION"; variable
/ohos5.0/base/notification/distributed_notification_service/
H A Dhisysevent.yaml69 ENABLE_NOTIFICATION:
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_hisysevent_test.cpp286 EventReport::SendHiSysEvent(ENABLE_NOTIFICATION, eventInfo); in HWTEST_F()