Home
last modified time | relevance | path

Searched defs:ServerPort (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/
DServerPort.cs28 public class ServerPort class
48 public ServerPort(string host, int port, ServerCredentials credentials) in ServerPort() method in Grpc.Core.ServerPort
58 internal ServerPort(ServerPort serverPort, int boundPort) in ServerPort() method in Grpc.Core.ServerPort
/external/grpc-grpc/tools/http2_interop/
Dhttp2interop.go24 ServerPort int member
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs52 public int ServerPort { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions
/external/rust/crates/grpcio-sys/grpc/tools/http2_interop/
Dhttp2interop.go38 ServerPort int member