Searched defs:grpcsharp_auth_context_release (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | NativeMethods.Generated.cs | 123 … public readonly Delegates.grpcsharp_auth_context_release_delegate grpcsharp_auth_context_release; field in Grpc.Core.Internal.NativeMethods |
/external/grpc-grpc/src/csharp/ext/ | ||
D | grpc_csharp_ext.c | 1088 grpcsharp_auth_context_release(grpc_auth_context* ctx) { in grpcsharp_auth_context_release() function |