Searched defs:RequestCall (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/cpp/server/ | ||
D | async_generic_service.cc | 25 void AsyncGenericService::RequestCall( in RequestCall() function in grpc::AsyncGenericService |
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | ServerSafeHandle.cs | 74 …public void RequestCall(RequestCallCompletionDelegate callback, CompletionQueueSafeHandle completi… in RequestCall() method in Grpc.Core.Internal.ServerSafeHandle |