Searched defs:ToTimestamp (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | TimeExtensions.cs | 25 public static Timestamp ToTimestamp(this DateTime dateTime) in ToTimestamp() method in Google.Protobuf.WellKnownTypes.TimeExtensions |
| /third_party/grpc/src/core/lib/event_engine/ | ||
| D | utils.cc | 34 grpc_core::Timestamp ToTimestamp(grpc_core::Timestamp now, in ToTimestamp() function |