Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/
DDefaultCallInvoker.cs28 public class DefaultCallInvoker : CallInvoker class
36 public DefaultCallInvoker(Channel channel) in DefaultCallInvoker() method in Grpc.Core.DefaultCallInvoker
/external/grpc-grpc/src/php/lib/Grpc/
DDefaultCallInvoker.php25 class DefaultCallInvoker implements CallInvoker class