Home
last modified time | relevance | path

Searched defs:grpcsharp_call_send_status_from_server (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.c153 void grpcsharp_call_send_status_from_server() { in grpcsharp_call_send_status_from_server() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs69 …y Delegates.grpcsharp_call_send_status_from_server_delegate grpcsharp_call_send_status_from_server; field in Grpc.Core.Internal.NativeMethods
1115 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1435 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1755 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2075 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2395 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2715 …public static extern CallError grpcsharp_call_send_status_from_server(CallSafeHandle call, BatchCo… in grpcsharp_call_send_status_from_server() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c843 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_send_status_from_server( in grpcsharp_call_send_status_from_server() function