Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DIServerRunner.cs42 int BoundPort { get; } property
DServerRunners.cs127 public int BoundPort property in Grpc.IntegrationTesting.ServerRunnerImpl
/external/grpc-grpc/src/csharp/Grpc.Core/
DServerPort.cs97 public int BoundPort property in Grpc.Core.ServerPort
/external/tensorflow/tensorflow/core/data/service/
Dserver_lib.cc81 int GrpcDataServerBase::BoundPort() { return bound_port(); } in BoundPort() function in tensorflow::data::GrpcDataServerBase