Searched defs:RequestCall (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/src/cpp/server/ | ||
D | async_generic_service.cc | 25 void AsyncGenericService::RequestCall( in RequestCall() function in grpc::AsyncGenericService |
/third_party/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 |
/third_party/grpc/src/core/lib/surface/ | ||
D | server.cc | 918 grpc_call_error Server::RequestCall(grpc_call** call, in RequestCall() function in grpc_core::Server |