Home
last modified time | relevance | path

Searched refs:updateNetlinkId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Devent_report.cpp51 eventInfo.updateNetlinkId, EVENT_KEY_NET_SUPPLIER_UPDATE_NETLINKINFO, eventInfo.netlinkInfo, in SendSupplierFaultEvent()
62 … eventInfo.updateNetlinkId, EVENT_KEY_NET_SUPPLIER_UPDATE_NETLINKINFO, eventInfo.netlinkInfo); in SendSupplierBehaviorEvent()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Devent_report.h68 int32_t updateNetlinkId = 0; member
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp794 struct EventInfo eventInfo = {.updateNetlinkId = supplierId}; in UpdateNetLinkInfoAsync()