Searched defs:Nanos (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Duration.cs | 137 public int Nanos { property in Google.Protobuf.WellKnownTypes.Duration
|
D | Timestamp.cs | 148 public int Nanos { property in Google.Protobuf.WellKnownTypes.Timestamp
|
/external/golang-protobuf/ptypes/duration/ |
D | duration.pb.go | 94 Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` member
|
/external/golang-protobuf/ptypes/timestamp/ |
D | timestamp.pb.go | 112 Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` member
|
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/duration/ |
D | duration.pb.go | 92 Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` member
|
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/ |
D | timestamp.pb.go | 108 Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` member
|