Searched refs:GetNetworkGateWay (Results 1 – 3 of 3) sorted by relevance
155 HWTEST_F(WifiDirectIpManagerTest, GetNetworkGateWay, TestSize.Level1)160 int32_t ret = ipManager.GetNetworkGateWay(ipString, gateWay);165 ret = ipManager.GetNetworkGateWay(ipString, gateWay);
181 int32_t ret = GetNetworkGateWay(ipString, gateWay); in AddInterfaceAddress()201 int32_t ret = GetNetworkGateWay(ipString, gateWay); in DeleteInterfaceAddress()230 int32_t WifiDirectIpManager::GetNetworkGateWay(const std::string &ipString, std::string &gateWay) in GetNetworkGateWay() function in OHOS::SoftBus::WifiDirectIpManager
73 static int32_t GetNetworkGateWay(const std::string &ipString, std::string &gateWay);