Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c385 void grpcsharp_slice_buffer_adjust_tail_space() { in grpcsharp_slice_buffer_adjust_tail_space() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs127 …legates.grpcsharp_slice_buffer_adjust_tail_space_delegate grpcsharp_slice_buffer_adjust_tail_space; field in Grpc.Core.Internal.NativeMethods
1289 …public static extern IntPtr grpcsharp_slice_buffer_adjust_tail_space(SliceBufferSafeHandle sliceBu… in grpcsharp_slice_buffer_adjust_tail_space() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1609 …public static extern IntPtr grpcsharp_slice_buffer_adjust_tail_space(SliceBufferSafeHandle sliceBu… in grpcsharp_slice_buffer_adjust_tail_space() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1929 …public static extern IntPtr grpcsharp_slice_buffer_adjust_tail_space(SliceBufferSafeHandle sliceBu… in grpcsharp_slice_buffer_adjust_tail_space() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2249 …public static extern IntPtr grpcsharp_slice_buffer_adjust_tail_space(SliceBufferSafeHandle sliceBu… in grpcsharp_slice_buffer_adjust_tail_space() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2569 …public static extern IntPtr grpcsharp_slice_buffer_adjust_tail_space(SliceBufferSafeHandle sliceBu… in grpcsharp_slice_buffer_adjust_tail_space() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2889 …public static extern IntPtr grpcsharp_slice_buffer_adjust_tail_space(SliceBufferSafeHandle sliceBu… in grpcsharp_slice_buffer_adjust_tail_space() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1263 GPR_EXPORT void* GPR_CALLTYPE grpcsharp_slice_buffer_adjust_tail_space( in grpcsharp_slice_buffer_adjust_tail_space() function