Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs154 public void StartSendCloseFromClient(ISendCompletionCallback callback) in StartSendCloseFromClient() method in Grpc.Core.Internal.Tests.FakeNativeCall
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCallSafeHandle.cs121 public void StartSendCloseFromClient(ISendCompletionCallback callback) in StartSendCloseFromClient() method in Grpc.Core.Internal.CallSafeHandle
DINativeCall.cs88 void StartSendCloseFromClient(ISendCompletionCallback callback); in StartSendCloseFromClient() method