Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp61 void NetVpnImpl::NotifyConnectState(const VpnConnectState &state) in NotifyConnectState() function in OHOS::NetManagerStandard::NetVpnImpl
121 NotifyConnectState(VpnConnectState::VPN_CONNECTED); in SetUp()
158 NotifyConnectState(VpnConnectState::VPN_DISCONNECTED); in Destroy()
/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnet_vpn_impl_test.cpp106 netVpnImpl_->NotifyConnectState(state);
114 netVpnImpl_->NotifyConnectState(state);
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnet_vpn_impl.h48 void NotifyConnectState(const VpnConnectState &state);