Searched defs:grpcsharp_test_callback (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | NativeMethods.Generated.cs | 129 public readonly Delegates.grpcsharp_test_callback_delegate grpcsharp_test_callback; field in Grpc.Core.Internal.NativeMethods |
/external/grpc-grpc/src/csharp/ext/ | ||
D | grpc_csharp_ext.c | 1121 grpcsharp_test_callback(test_callback_funcptr callback) { in grpcsharp_test_callback() function |