Searched refs:HandleNewServerRpc (Results 1 – 1 of 1) sorted by relevance
304 handle.RequestCall((success, ctx) => HandleNewServerRpc(success, ctx, cq), cq); in AllowOneRpc()361 …private void HandleNewServerRpc(bool success, RequestCallContextSafeHandle ctx, CompletionQueueSaf… in HandleNewServerRpc() method in Grpc.Core.Server