Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core.Api/
DChannelBase.cs51 public abstract CallInvoker CreateCallInvoker(); in CreateCallInvoker() method in Grpc.Core.ChannelBase
/third_party/grpc/src/csharp/Grpc.Core/
DChannel.cs243 public override CallInvoker CreateCallInvoker() in CreateCallInvoker() method in Grpc.Core.Channel