Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DClientRunners.cs127 readonly RpcType rpcType; field in Grpc.IntegrationTesting.ClientRunnerImpl
137 …public ClientRunnerImpl(List<Channel> channels, ClientType clientType, RpcType rpcType, int outsta… in ClientRunnerImpl()
DXdsInteropClient.cs169 …pcAsync(TestService.TestServiceClient client, CancellationToken cancellationToken, RpcType rpcType) in RunSingleRpcAsync()
325 … public void OnRpcComplete(long rpcId, XdsInteropClient.RpcType rpcType, string responseHostname) in OnRpcComplete()