Home
last modified time | relevance | path

Searched defs:grpcsharp_test_call_start_unary_echo (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c437 void grpcsharp_test_call_start_unary_echo() { in grpcsharp_test_call_start_unary_echo() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs140 …donly Delegates.grpcsharp_test_call_start_unary_echo_delegate grpcsharp_test_call_start_unary_echo; field in Grpc.Core.Internal.NativeMethods
1328 …public static extern CallError grpcsharp_test_call_start_unary_echo(CallSafeHandle call, BatchCont… in grpcsharp_test_call_start_unary_echo() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1648 …public static extern CallError grpcsharp_test_call_start_unary_echo(CallSafeHandle call, BatchCont… in grpcsharp_test_call_start_unary_echo() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1968 …public static extern CallError grpcsharp_test_call_start_unary_echo(CallSafeHandle call, BatchCont… in grpcsharp_test_call_start_unary_echo() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2288 …public static extern CallError grpcsharp_test_call_start_unary_echo(CallSafeHandle call, BatchCont… in grpcsharp_test_call_start_unary_echo() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2608 …public static extern CallError grpcsharp_test_call_start_unary_echo(CallSafeHandle call, BatchCont… in grpcsharp_test_call_start_unary_echo() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2928 …public static extern CallError grpcsharp_test_call_start_unary_echo(CallSafeHandle call, BatchCont… in grpcsharp_test_call_start_unary_echo() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c658 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_test_call_start_unary_echo( in grpcsharp_test_call_start_unary_echo() function