Searched refs:GetDnsServersInternal (Results 1 – 2 of 2) sorted by relevance
117 std::vector<std::string> NetConnectAdapterImpl::GetDnsServersInternal(const NetHandle &netHandle) in GetDnsServersInternal() function in OHOS::NWeb::NetConnectAdapterImpl146 return GetDnsServersInternal(netHandle); in GetDnsServers()165 return GetDnsServersInternal(*netHandle); in GetDnsServersByNetId()
47 std::vector<std::string> GetDnsServersInternal(const NetHandle &netHandle);