Searched defs:grpcsharp_call_send_message (Results 1 – 3 of 3) sorted by relevance
| /third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ | ||
| D | grpc_csharp_ext_dummy_stubs.c | 145 void grpcsharp_call_send_message() { in grpcsharp_call_send_message() function |
| /third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
| D | NativeMethods.Generated.cs | 67 public readonly Delegates.grpcsharp_call_send_message_delegate grpcsharp_call_send_message; field in Grpc.Core.Internal.NativeMethods |
| /third_party/grpc/src/csharp/ext/ | ||
| D | grpc_csharp_ext.c | 802 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_send_message( in grpcsharp_call_send_message() function |