Searched defs:grpcsharp_server_create (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | NativeMethods.Generated.cs | 110 public readonly Delegates.grpcsharp_server_create_delegate grpcsharp_server_create; field in Grpc.Core.Internal.NativeMethods |
/external/grpc-grpc/src/csharp/ext/ | ||
D | grpc_csharp_ext.c | 864 grpcsharp_server_create(const grpc_channel_args* args) { in grpcsharp_server_create() function |