Home
last modified time | relevance | path

Searched refs:gprsharp_now_delegate (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs124 public readonly Delegates.gprsharp_now_delegate gprsharp_now;
224 this.gprsharp_now = GetMethodDelegate<Delegates.gprsharp_now_delegate>(library); in NativeMethods()
524 public delegate Timespec gprsharp_now_delegate(ClockType clockType); in gprsharp_now_delegate() method in Grpc.Core.Internal.NativeMethods.Delegates