Searched defs:ServiceEndpoint (Results 1 – 4 of 4) sorted by relevance
53 struct NET_EXPORT_PRIVATE ServiceEndpoint { struct62 ServiceEndpoint& operator=(const ServiceEndpoint&) = default; argument64 ServiceEndpoint& operator=(ServiceEndpoint&&) = default; argument78 std::vector<IPEndPoint> ipv4_endpoints;81 std::vector<IPEndPoint> ipv6_endpoints;87 ConnectionEndpointMetadata metadata;
31 ServiceEndpoint::ServiceEndpoint(std::vector<IPEndPoint> ipv4_endpoints, in ServiceEndpoint() function in net::ServiceEndpoint
1887 "ServiceEndpoint":{ object
4439 "ServiceEndpoint":{ object