Searched refs:SetRemoteIpv4 (Results 1 – 6 of 6) sorted by relevance
207 link.SetRemoteIpv4(remoteIp); in __anond28ca6eb0702()239 link.SetRemoteIpv4(remoteIp); in __anond28ca6eb0902()269 link.SetRemoteIpv4(remoteIp); in __anond28ca6eb0b02()
113 void SetRemoteIpv4(const std::string &ip);
173 void InnerLink::SetRemoteIpv4(const std::string &ip) in SetRemoteIpv4() function in OHOS::SoftBus::InnerLink
91 info.SetRemoteIpv4("10.0.0.1");
742 link.SetRemoteIpv4(gcIp); in CreateLinkAsGo()849 link.SetRemoteIpv4(remoteIp); in ProcessConnectRequestAsGo()1434 link.SetRemoteIpv4(msg.GetLegacyP2pIp()); in ProcessConnectResponseAsGo()1603 link.SetRemoteIpv4(remoteIp); in CreateGroup()1657 link.SetRemoteIpv4(remoteIp); in ConnectGroup()
181 link.SetRemoteIpv4(context_.Get(TestContextKey::REMOTE_IPV4, std::string(""))); in InjectData()