Home
last modified time | relevance | path

Searched defs:StartSendStatusFromServer (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs159 …public void StartSendStatusFromServer(ISendStatusFromServerCompletionCallback callback, Status sta… in StartSendStatusFromServer() method in Grpc.Core.Internal.Tests.FakeNativeCall
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCallSafeHandle.cs130 …public void StartSendStatusFromServer(ISendStatusFromServerCompletionCallback callback, Status sta… in StartSendStatusFromServer() method in Grpc.Core.Internal.CallSafeHandle
DINativeCall.cs90 …void StartSendStatusFromServer(ISendStatusFromServerCompletionCallback callback, Status status, Me… in StartSendStatusFromServer() method