Searched refs:EVENT_KEY_ERROR_MSG (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | event_report.cpp | 34 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 D | net_event_report.cpp | 31 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 D | mdns_service.cpp | 37 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