Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnetworkvpn_service.h235 void PublishVpnConnectionStateEvent(const VpnConnectState &state) const;
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_test.cpp329 instance_->PublishVpnConnectionStateEvent(state); in HWTEST_F()
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp187 void NetworkVpnService::PublishVpnConnectionStateEvent(const VpnConnectState &state) const in PublishVpnConnectionStateEvent() function in OHOS::NetManagerStandard::NetworkVpnService
200 vpnService_.PublishVpnConnectionStateEvent(state); in OnVpnConnStateChanged()

Completed in 4 milliseconds