Searched defs:grpcsharp_test_callback (Results 1 – 3 of 3) sorted by relevance
425 void grpcsharp_test_callback() { in grpcsharp_test_callback() function
137 public readonly Delegates.grpcsharp_test_callback_delegate grpcsharp_test_callback; field in Grpc.Core.Internal.NativeMethods1319 …public static extern CallError grpcsharp_test_callback([MarshalAs(UnmanagedType.FunctionPtr)] Nati… in grpcsharp_test_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1639 …public static extern CallError grpcsharp_test_callback([MarshalAs(UnmanagedType.FunctionPtr)] Nati… in grpcsharp_test_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1959 …public static extern CallError grpcsharp_test_callback([MarshalAs(UnmanagedType.FunctionPtr)] Nati… in grpcsharp_test_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862279 …public static extern CallError grpcsharp_test_callback([MarshalAs(UnmanagedType.FunctionPtr)] Nati… in grpcsharp_test_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642599 …public static extern CallError grpcsharp_test_callback([MarshalAs(UnmanagedType.FunctionPtr)] Nati… in grpcsharp_test_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2919 …public static extern CallError grpcsharp_test_callback([MarshalAs(UnmanagedType.FunctionPtr)] Nati… in grpcsharp_test_callback() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
1298 grpcsharp_test_callback(test_callback_funcptr callback) { in grpcsharp_test_callback() function