Searched defs:ServerAddresses (Results 1 – 2 of 2) sorted by relevance
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ | ||
| D | StressTestClient.cs | 43             public string ServerAddresses { get; set; }  property in Grpc.IntegrationTesting.StressTestClient.ClientOptions | 
| /external/webrtc/p2p/base/ | ||
| D | port.h | 174 typedef std::set<rtc::SocketAddress> ServerAddresses;  typedef |