Searched defs:grpcsharp_call_destroy (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | NativeMethods.Generated.cs | 75 public readonly Delegates.grpcsharp_call_destroy_delegate grpcsharp_call_destroy; field in Grpc.Core.Internal.NativeMethods |
/external/grpc-grpc/src/csharp/ext/ | ||
D | grpc_csharp_ext.c | 526 GPR_EXPORT void GPR_CALLTYPE grpcsharp_call_destroy(grpc_call* call) { in grpcsharp_call_destroy() function |