Searched defs:GetSysVpnConfig (Results 1 – 8 of 8) sorted by relevance
62 int32_t GetSysVpnConfig(sptr<SysVpnConfig> &config, std::string &vpnId) override in GetSysVpnConfig() function
103 static napi_value GetSysVpnConfig(napi_env env, napi_callback_info info) in GetSysVpnConfig() function
88 void NetworkVpnServiceTest::GetSysVpnConfig() {} in GetSysVpnConfig() function in OHOS::NetManagerStandard::NetworkVpnServiceTest
89 void NetworkVpnClientTest::GetSysVpnConfig() {} in GetSysVpnConfig() function in OHOS::NetManagerStandard::NetworkVpnClientTest
68 void NetworkVpnServiceStubTest::GetSysVpnConfig() {} in GetSysVpnConfig() function in OHOS::NetManagerStandard::NetworkVpnServiceStubTest
174 int32_t NetworkVpnClient::GetSysVpnConfig(sptr<SysVpnConfig> &config, std::string &vpnId) in GetSysVpnConfig() function in OHOS::NetManagerStandard::NetworkVpnClient
252 int32_t NetworkVpnServiceProxy::GetSysVpnConfig(sptr<SysVpnConfig> &config, std::string &vpnId) in GetSysVpnConfig() function in OHOS::NetManagerStandard::NetworkVpnServiceProxy
714 int32_t NetworkVpnService::GetSysVpnConfig(sptr<SysVpnConfig> &config, std::string &vpnId) in GetSysVpnConfig() function in OHOS::NetManagerStandard::NetworkVpnService