Searched refs:grpcsharp_sizeof_grpc_event (Results 1 – 4 of 4) sorted by relevance
40 return Native.grpcsharp_sizeof_grpc_event();
91 public readonly Delegates.grpcsharp_sizeof_grpc_event_delegate grpcsharp_sizeof_grpc_event; field in Grpc.Core.Internal.NativeMethods191 …this.grpcsharp_sizeof_grpc_event = GetMethodDelegate<Delegates.grpcsharp_sizeof_grpc_event_delegat… in NativeMethods()290 this.grpcsharp_sizeof_grpc_event = DllImportsFromStaticLib.grpcsharp_sizeof_grpc_event; in NativeMethods()389 this.grpcsharp_sizeof_grpc_event = DllImportsFromSharedLib.grpcsharp_sizeof_grpc_event; in NativeMethods()704 public static extern int grpcsharp_sizeof_grpc_event(); in grpcsharp_sizeof_grpc_event() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib997 public static extern int grpcsharp_sizeof_grpc_event(); in grpcsharp_sizeof_grpc_event() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
59 'int grpcsharp_sizeof_grpc_event()',
1129 GPR_EXPORT int32_t GPR_CALLTYPE grpcsharp_sizeof_grpc_event(void) { in grpcsharp_sizeof_grpc_event() function