Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/netvpnclient/include/ipc/
H A Di_networkvpn_service.h49 CMD_GET_SYS_VPN_CONFIG_LIST, enumerator
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/
H A Dnetworkvpn_service_stub.cpp41 permissionAndFuncMap_[INetworkVpnService::MessageCode::CMD_GET_SYS_VPN_CONFIG_LIST] = { in NetworkVpnServiceStub()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dnetworkvpn_service_proxy.cpp228 …et = WriteTokenAndSendRequest(INetworkVpnService::MessageCode::CMD_GET_SYS_VPN_CONFIG_LIST, data, … in GetSysVpnConfigList()
/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_service_stub_test.cpp349 …nt32_t ret = SendRemoteRequest(data, INetworkVpnService::MessageCode::CMD_GET_SYS_VPN_CONFIG_LIST);