Searched defs:grpcsharp_slice_buffer_create (Results 1 – 3 of 3) sorted by relevance
| /third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ | ||
| D | grpc_csharp_ext_dummy_stubs.c | 381 void grpcsharp_slice_buffer_create() { in grpcsharp_slice_buffer_create() function |
| /third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
| D | NativeMethods.Generated.cs | 126 … public readonly Delegates.grpcsharp_slice_buffer_create_delegate grpcsharp_slice_buffer_create; field in Grpc.Core.Internal.NativeMethods |
| /third_party/grpc/src/csharp/ext/ | ||
| D | grpc_csharp_ext.c | 1214 GPR_EXPORT grpc_slice_buffer* GPR_CALLTYPE grpcsharp_slice_buffer_create() { in grpcsharp_slice_buffer_create() function |