Searched defs:grpcsharp_slice_buffer_create (Results 1 – 3 of 3) sorted by relevance
381 void grpcsharp_slice_buffer_create() { in grpcsharp_slice_buffer_create() function
126 … public readonly Delegates.grpcsharp_slice_buffer_create_delegate grpcsharp_slice_buffer_create; field in Grpc.Core.Internal.NativeMethods1286 public static extern SliceBufferSafeHandle grpcsharp_slice_buffer_create(); in grpcsharp_slice_buffer_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1606 public static extern SliceBufferSafeHandle grpcsharp_slice_buffer_create(); in grpcsharp_slice_buffer_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1926 public static extern SliceBufferSafeHandle grpcsharp_slice_buffer_create(); in grpcsharp_slice_buffer_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862246 public static extern SliceBufferSafeHandle grpcsharp_slice_buffer_create(); in grpcsharp_slice_buffer_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642566 public static extern SliceBufferSafeHandle grpcsharp_slice_buffer_create(); in grpcsharp_slice_buffer_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2886 public static extern SliceBufferSafeHandle grpcsharp_slice_buffer_create(); in grpcsharp_slice_buffer_create() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
1231 GPR_EXPORT grpc_slice_buffer* GPR_CALLTYPE grpcsharp_slice_buffer_create() { in grpcsharp_slice_buffer_create() function