Searched refs:gprsharp_sizeof_timespec (Results 1 – 4 of 4) sorted by relevance
128 public readonly Delegates.gprsharp_sizeof_timespec_delegate gprsharp_sizeof_timespec; field in Grpc.Core.Internal.NativeMethods228 …this.gprsharp_sizeof_timespec = GetMethodDelegate<Delegates.gprsharp_sizeof_timespec_delegate>(lib… in NativeMethods()327 this.gprsharp_sizeof_timespec = DllImportsFromStaticLib.gprsharp_sizeof_timespec; in NativeMethods()426 this.gprsharp_sizeof_timespec = DllImportsFromSharedLib.gprsharp_sizeof_timespec; in NativeMethods()815 public static extern int gprsharp_sizeof_timespec(); in gprsharp_sizeof_timespec() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1108 public static extern int gprsharp_sizeof_timespec(); in gprsharp_sizeof_timespec() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
224 return Native.gprsharp_sizeof_timespec();
96 'int gprsharp_sizeof_timespec()',
505 GPR_EXPORT int32_t GPR_CALLTYPE gprsharp_sizeof_timespec(void) { in gprsharp_sizeof_timespec() function