Home
last modified time | relevance | path

Searched defs:ServerAddresses (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DStressTestClient.cs43 public string ServerAddresses { get; set; } property in Grpc.IntegrationTesting.StressTestClient.ClientOptions
/external/webrtc/p2p/base/
Dport.h155 typedef std::set<rtc::SocketAddress> ServerAddresses; typedef