Home
last modified time | relevance | path

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

/external/grpc-grpc/src/cpp/server/
Dasync_generic_service.cc25 void AsyncGenericService::RequestCall( in RequestCall() function in grpc::AsyncGenericService
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DServerSafeHandle.cs74 …public void RequestCall(RequestCallCompletionDelegate callback, CompletionQueueSafeHandle completi… in RequestCall() method in Grpc.Core.Internal.ServerSafeHandle