Searched refs:grpcsharp_completion_queue_create_async (Results 1 – 5 of 5) sorted by relevance
52 var cq = Native.grpcsharp_completion_queue_create_async(); in CreateAsync()
93 …Delegates.grpcsharp_completion_queue_create_async_delegate grpcsharp_completion_queue_create_async; field in Grpc.Core.Internal.NativeMethods202 …this.grpcsharp_completion_queue_create_async = GetMethodDelegate<Delegates.grpcsharp_completion_qu… in NativeMethods()310 …this.grpcsharp_completion_queue_create_async = DllImportsFromStaticLib.grpcsharp_completion_queue_… in NativeMethods()418 …this.grpcsharp_completion_queue_create_async = DllImportsFromSharedLib.grpcsharp_completion_queue_… in NativeMethods()526 …this.grpcsharp_completion_queue_create_async = DllImportsFromSharedLib_x86.grpcsharp_completion_qu… in NativeMethods()634 …this.grpcsharp_completion_queue_create_async = DllImportsFromSharedLib_x64.grpcsharp_completion_qu… in NativeMethods()742 …this.grpcsharp_completion_queue_create_async = DllImportsFromSharedLib_x86_dll.grpcsharp_completio… in NativeMethods()850 …this.grpcsharp_completion_queue_create_async = DllImportsFromSharedLib_x64_dll.grpcsharp_completio… in NativeMethods()1187 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1507 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib[all …]
249 void grpcsharp_completion_queue_create_async() { in grpcsharp_completion_queue_create_async() function
59 'CompletionQueueSafeHandle grpcsharp_completion_queue_create_async()',
388 grpcsharp_completion_queue_create_async(void) { in grpcsharp_completion_queue_create_async() function