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