Home
last modified time | relevance | path

Searched refs:VPN_CONNECTED (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/netmanager_ext/interfaces/innerkits/include/
H A Dnet_manager_ext_constants.h44 VPN_CONNECTED = 1, member in OHOS::NetManagerStandard::VpnConnectState
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dipsec_vpn_ctl.cpp140 NotifyConnectState(VpnConnectState::VPN_CONNECTED); in NotifyConnectStage()
H A Dl2tp_vpn_ctl.cpp131 NotifyConnectState(VpnConnectState::VPN_CONNECTED); in NotifyConnectStage()
H A Dnet_vpn_impl.cpp120 NotifyConnectState(VpnConnectState::VPN_CONNECTED); in SetUp()
123 NotifyConnectState(VpnConnectState::VPN_CONNECTED); in SetUp()
H A Dopen_vpn_ctl.cpp189 NotifyConnectState(VpnConnectState::VPN_CONNECTED); in UpdateOpenvpnState()
H A Dnetworkvpn_service.cpp191 want.SetParam(PARAM_KEY_STATE, (state == VpnConnectState::VPN_CONNECTED) ? 1 : 0); in PublishVpnConnectionStateEvent()
208 callback->OnVpnStateChanged((VpnConnectState::VPN_CONNECTED == state) ? true : false); in OnVpnConnStateChanged()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnet_vpn_impl_test.cpp105 VpnConnectState state = VpnConnectState::VPN_CONNECTED; in HWTEST_F()
113 VpnConnectState state = VpnConnectState::VPN_CONNECTED; in HWTEST_F()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_test.cpp328 VpnConnectState state = VpnConnectState::VPN_CONNECTED; in HWTEST_F()
493 VpnConnectState state = VpnConnectState::VPN_CONNECTED; in HWTEST_F()

Completed in 6 milliseconds