Home
last modified time | relevance | path

Searched defs:grpcsharp_call_send_status_from_server (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs68 …y Delegates.grpcsharp_call_send_status_from_server_delegate grpcsharp_call_send_status_from_server; field in Grpc.Core.Internal.NativeMethods
635 …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
928 …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
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c768 GPR_EXPORT grpc_call_error GPR_CALLTYPE grpcsharp_call_send_status_from_server( in grpcsharp_call_send_status_from_server() function