Home
last modified time | relevance | path

Searched defs:GetSysVpnConfigList (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/test/netmanager_ext_mock_test/
H A Dmock_networkvpn_service_stub_test.h57 int32_t GetSysVpnConfigList(std::vector<SysVpnConfig> &vpnList) override in GetSysVpnConfigList() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/
H A Dvpn_module.cpp97 static napi_value GetSysVpnConfigList(napi_env env, napi_callback_info info) in GetSysVpnConfigList() function
/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_service_test.cpp86 void NetworkVpnServiceTest::GetSysVpnConfigList() {} in GetSysVpnConfigList() function in OHOS::NetManagerStandard::NetworkVpnServiceTest
H A Dnetworkvpn_client_test.cpp87 void NetworkVpnClientTest::GetSysVpnConfigList() {} in GetSysVpnConfigList() function in OHOS::NetManagerStandard::NetworkVpnClientTest
H A Dnetworkvpn_service_stub_test.cpp66 void NetworkVpnServiceStubTest::GetSysVpnConfigList() {} in GetSysVpnConfigList() function in OHOS::NetManagerStandard::NetworkVpnServiceStubTest
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp164 int32_t NetworkVpnClient::GetSysVpnConfigList(std::vector<SysVpnConfig> &vpnList) in GetSysVpnConfigList() function in OHOS::NetManagerStandard::NetworkVpnClient
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dnetworkvpn_service_proxy.cpp223 int32_t NetworkVpnServiceProxy::GetSysVpnConfigList(std::vector<SysVpnConfig> &vpnList) in GetSysVpnConfigList() function in OHOS::NetManagerStandard::NetworkVpnServiceProxy
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp687 int32_t NetworkVpnService::GetSysVpnConfigList(std::vector<SysVpnConfig> &vpnList) in GetSysVpnConfigList() function in OHOS::NetManagerStandard::NetworkVpnService