Searched defs:grpcsharp_batch_context_destroy (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 | 77 void grpcsharp_batch_context_destroy() { in grpcsharp_batch_context_destroy() function |
| /third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
| D | NativeMethods.Generated.cs | 50 …public readonly Delegates.grpcsharp_batch_context_destroy_delegate grpcsharp_batch_context_destroy; field in Grpc.Core.Internal.NativeMethods |
| /third_party/grpc/src/csharp/ext/ | ||
| D | grpc_csharp_ext.c | 232 grpcsharp_batch_context_destroy(grpcsharp_batch_context* ctx) { in grpcsharp_batch_context_destroy() function |