Searched defs:seconds_ (Results 1 - 5 of 5) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
H A D | Duration.cs | 144 private long seconds_; field in Google.Protobuf.WellKnownTypes.Duration |
H A D | Timestamp.cs | 167 private long seconds_; field in Google.Protobuf.WellKnownTypes.Timestamp |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | duration.pb.h | 210 ::PROTOBUF_NAMESPACE_ID::int64 seconds_; member in PROTOBUF_FINAL |
H A D | timestamp.pb.h | 210 ::PROTOBUF_NAMESPACE_ID::int64 seconds_; member in PROTOBUF_FINAL |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ | ||
H A D | TimeValue.h | 362 SecondsType seconds_;///< Stores the seconds part of the TimeVal global() member in llvm::sys::TimeValue [all...] |
Completed in 16 milliseconds