Searched defs:BoundPort (Results 1 – 4 of 4) sorted by relevance
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ | ||
| D | IServerRunner.cs | 42         int BoundPort { get; }  property | 
| D | ServerRunners.cs | 127         public int BoundPort  property in Grpc.IntegrationTesting.ServerRunnerImpl | 
| /external/grpc-grpc/src/csharp/Grpc.Core/ | ||
| D | ServerPort.cs | 97         public int BoundPort  property in Grpc.Core.ServerPort | 
| /external/tensorflow/tensorflow/core/data/service/ | ||
| D | server_lib.cc | 99 int GrpcDataServerBase::BoundPort() { return bound_port(); }  in BoundPort()  function in tensorflow::data::GrpcDataServerBase |