Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Devent_report.cpp49 EVENT_KEY_NET_SUPPLIER_UPDATE_SUPPLIERID, eventInfo.updateSupplierId, in SendSupplierFaultEvent()
60 EVENT_KEY_NET_SUPPLIER_UPDATE_SUPPLIERID, eventInfo.updateSupplierId, in SendSupplierBehaviorEvent()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Devent_report.h65 int32_t updateSupplierId = 0; member
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp755 struct EventInfo eventInfo = {.updateSupplierId = supplierId}; in UpdateNetSupplierInfoAsync()