Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core.Api/
DAsyncCallState.cs35 readonly object callbackState; // arg0 for the callbacks above, if needed field
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DChannelSafeHandle.cs67 …pec deadline, CompletionQueueSafeHandle cq, BatchCompletionDelegate callback, object callbackState) in WatchConnectivityState()