Searched defs:ToTimestamp (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | TimeExtensions.cs | 48 public static Timestamp ToTimestamp(this DateTime dateTime) in ToTimestamp() method in Google.Protobuf.WellKnownTypes.TimeExtensions |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ | ||
D | time_util.cc | 403 void ToTimestamp(const uint128& value, bool negative, Timestamp* timestamp) { in ToTimestamp() function |