Home
last modified time | relevance | path

Searched defs:gprsharp_inf_past (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/
Dgrpc_csharp_ext_dummy_stubs.c413 void gprsharp_inf_past() { in gprsharp_inf_past() function
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs134 public readonly Delegates.gprsharp_inf_past_delegate gprsharp_inf_past; field in Grpc.Core.Internal.NativeMethods
1310 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib
1630 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib
1950 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86
2270 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64
2590 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll
2910 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c531 gprsharp_inf_past(gpr_clock_type clock_type) { in gprsharp_inf_past() function