Home
last modified time | relevance | path

Searched refs:CMD_CREATE_VPN_CONNECTION_EXT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/netvpnclient/include/ipc/
H A Di_networkvpn_service.h56 CMD_CREATE_VPN_CONNECTION_EXT, enumerator
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/
H A Dnetworkvpn_service_stub.cpp56 permissionAndFuncMap_[INetworkVpnService::MessageCode::CMD_CREATE_VPN_CONNECTION_EXT] = { in NetworkVpnServiceStub()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dnetworkvpn_service_proxy.cpp354 …t = WriteTokenAndSendRequest(INetworkVpnService::MessageCode::CMD_CREATE_VPN_CONNECTION_EXT, data,… in CreateVpnConnection()
/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_service_stub_test.cpp185 …32_t ret = SendRemoteRequest(data, INetworkVpnService::MessageCode::CMD_CREATE_VPN_CONNECTION_EXT);