Home
last modified time | relevance | path

Searched defs:FromDateTime (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DTimespecTest.cs134 public void FromDateTime() in FromDateTime() method in Grpc.Core.Internal.Tests.TimespecTest
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DTimestampPartial.cs146 public static Timestamp FromDateTime(DateTime dateTime) in FromDateTime() method in Google.Protobuf.WellKnownTypes.Timestamp
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DTimespec.cs212 public static Timespec FromDateTime(DateTime dateTime) in FromDateTime() method
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.h1223 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime() function
/third_party/abseil-cpp/absl/time/
Dtime.h1174 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime() function