Searched defs:grpcsharp_test_nop (Results 1 – 3 of 3) sorted by relevance
429 void grpcsharp_test_nop() { in grpcsharp_test_nop() function
138 public readonly Delegates.grpcsharp_test_nop_delegate grpcsharp_test_nop; field in Grpc.Core.Internal.NativeMethods1322 public static extern IntPtr grpcsharp_test_nop(IntPtr ptr); in grpcsharp_test_nop() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1642 public static extern IntPtr grpcsharp_test_nop(IntPtr ptr); in grpcsharp_test_nop() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1962 public static extern IntPtr grpcsharp_test_nop(IntPtr ptr); in grpcsharp_test_nop() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862282 public static extern IntPtr grpcsharp_test_nop(IntPtr ptr); in grpcsharp_test_nop() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642602 public static extern IntPtr grpcsharp_test_nop(IntPtr ptr); in grpcsharp_test_nop() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2922 public static extern IntPtr grpcsharp_test_nop(IntPtr ptr); in grpcsharp_test_nop() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
1303 GPR_EXPORT void* GPR_CALLTYPE grpcsharp_test_nop(void* ptr) { return ptr; } in grpcsharp_test_nop() function