Home
last modified time | relevance | path

Searched refs:EVENT_KEY_ERROR_MSG (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/utils/common_utils/src/
H A Devent_report.cpp34 constexpr const char *EVENT_KEY_ERROR_MSG = "ERROR_MSG"; member
52 EVENT_KEY_ERROR_TYPE, eventInfo.errorType, EVENT_KEY_ERROR_MSG, eventInfo.errorMsg); in SendSupplierFaultEvent()
70 eventInfo.supplierIdent, EVENT_KEY_ERROR_TYPE, eventInfo.errorType, EVENT_KEY_ERROR_MSG, eventInfo.errorMsg); in SendRequestFaultEvent()
84 EVENT_KEY_ERROR_TYPE, eventInfo.errorType, EVENT_KEY_ERROR_MSG, eventInfo.errorMsg); in SendMonitorFaultEvent()
/foundation/communication/netmanager_ext/utils/event_report/src/
H A Dnet_event_report.cpp31 constexpr const char *EVENT_KEY_ERROR_MSG = "ERROR_MSG"; member
42 EVENT_KEY_ERROR_TYPE, eventInfo.errorType, EVENT_KEY_ERROR_MSG, eventInfo.errorMsg); in SendSetupFaultEvent()
50 EVENT_KEY_ERROR_TYPE, eventInfo.errorType, EVENT_KEY_ERROR_MSG, eventInfo.errorMsg); in SendCancleFaultEvent()
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_service.cpp37 constexpr const char *EVENT_KEY_ERROR_MSG = "ERROR_MSG"; member
61 EVENT_KEY_ERROR_TYPE, eventInfo.errorType, EVENT_KEY_ERROR_MSG, in SendRequestEvent()

Completed in 1 milliseconds