Home
last modified time | relevance | path

Searched refs:STATIC_EVENT_PROC_ERROR (Results 1 - 4 of 4) sorted by relevance

/base/notification/common_event_service/services/include/
H A Devent_report.h31 constexpr char STATIC_EVENT_PROC_ERROR[] = "STATIC_EVENT_PROC_ERROR"; member
/base/notification/common_event_service/services/src/
H A Devent_report.cpp53 {STATIC_EVENT_PROC_ERROR, [](const EventInfo& eventInfo) {
94 STATIC_EVENT_PROC_ERROR, in InnerSendStaticEventProcErrorEvent()
H A Dstatic_subscriber_manager.cpp474 EventReport::SendHiSysEvent(STATIC_EVENT_PROC_ERROR, eventInfo); in SendStaticEventProcErrHiSysEvent()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_hisysevent_test.cpp82 * @tc.desc: Send "STATIC_EVENT_PROC_ERROR" hisysevent.
97 eventReport->SendHiSysEvent(STATIC_EVENT_PROC_ERROR, eventInfo); in HWTEST_F()

Completed in 4 milliseconds