Searched defs:grpcsharp_call_start_unary (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 | 129 void grpcsharp_call_start_unary() { in grpcsharp_call_start_unary() function |
| /third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
| D | NativeMethods.Generated.cs | 63 public readonly Delegates.grpcsharp_call_start_unary_delegate grpcsharp_call_start_unary; field in Grpc.Core.Internal.NativeMethods |
| /third_party/grpc/src/csharp/ext/ | ||
| D | grpc_csharp_ext.c | 597 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_start_unary( in grpcsharp_call_start_unary() function |