Home
last modified time | relevance | path

Searched refs:PUBLISH (Results 1 - 8 of 8) sorted by relevance

/base/notification/common_event_service/services/include/
H A Devent_report.h36 constexpr char PUBLISH[] = "PUBLISH"; member
/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h40 constexpr char PUBLISH[] = "PUBLISH"; member
/base/notification/common_event_service/services/src/
H A Devent_report.cpp68 {PUBLISH, [](const EventInfo& eventInfo) {
151 PUBLISH, in InnerSendPublishEvent()
H A Dinner_common_event_manager.cpp712 EventReport::SendHiSysEvent(PUBLISH, eventInfo); in SendPublishHiSysEvent()
/base/notification/distributed_notification_service/services/ans/src/
H A Devent_report.cpp79 {PUBLISH, [](const EventInfo& eventInfo) {
207 PUBLISH, in InnerSendPublishEvent()
H A Dadvanced_notification_event_service.cpp97 EventReport::SendHiSysEvent(PUBLISH, eventInfo); in SendPublishHiSysEvent()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_hisysevent_test.cpp233 eventReport->SendHiSysEvent(PUBLISH, eventInfo); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_hisysevent_test.cpp325 * @tc.desc: Send "PUBLISH" hisysevent.
338 EventReport::SendHiSysEvent(PUBLISH, eventInfo); in HWTEST_F()

Completed in 4 milliseconds