Home
last modified time | relevance | path

Searched refs:grpcsharp_completion_queue_create_sync_delegate (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs93 …public readonly Delegates.grpcsharp_completion_queue_create_sync_delegate grpcsharp_completion_que…
193 …tion_queue_create_sync = GetMethodDelegate<Delegates.grpcsharp_completion_queue_create_sync_delega… in NativeMethods()
493 … public delegate CompletionQueueSafeHandle grpcsharp_completion_queue_create_sync_delegate(); in grpcsharp_completion_queue_create_sync_delegate() method in Grpc.Core.Internal.NativeMethods.Delegates