Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnetworkvpn_hisysevent.h33 static void SendFaultEventConnSetting(const VpnEventType &isLegacy, const VpnEventErrorType &errorCode,
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp84 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_REG_NET_SUPPLIER_ERROR, in SetUp()
90 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_UPDATE_SUPPLIER_INFO_ERROR, in SetUp()
96 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_UPDATE_NETLINK_INFO_ERROR, in SetUp()
105 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_INTERNAL_ERROR, "get Net id failed"); in SetUp()
114 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in SetUp()
158 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in ResumeUids()
H A Dnetworkvpn_hisysevent.cpp33 void VpnHisysEvent::SendFaultEventConnSetting(const VpnEventType &isLegacy, const VpnEventErrorType &errorCode, in SendFaultEventConnSetting() function in OHOS::NetManagerStandard::VpnHisysEvent

Completed in 2 milliseconds