Searched defs:nanos_ (Results 1 - 5 of 5) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
H A D | Duration.cs | 160 private int nanos_; field in Google.Protobuf.WellKnownTypes.Duration |
H A D | Timestamp.cs | 183 private int nanos_; field in Google.Protobuf.WellKnownTypes.Timestamp |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | duration.pb.h | 211 ::PROTOBUF_NAMESPACE_ID::int32 nanos_; member in PROTOBUF_FINAL |
H A D | timestamp.pb.h | 211 ::PROTOBUF_NAMESPACE_ID::int32 nanos_; member in PROTOBUF_FINAL |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ | ||
H A D | TimeValue.h | 363 NanoSecondsType nanos_; ///< Stores the nanoseconds part of the TimeVal global() member in llvm::sys::TimeValue [all...] |
Completed in 4 milliseconds