Searched defs:Date (Results 1 – 3 of 3) sorted by relevance
| /build/soong/compliance/project_metadata_proto/ |
| D | project_metadata.pb.go | 519 type Date struct { struct 520 state protoimpl.MessageState 521 sizeCache protoimpl.SizeCache 522 unknownFields protoimpl.UnknownFields 526 Year *int32 `protobuf:"varint,1,opt,name=year" json:"year,omitempty"` 529 Month *int32 `protobuf:"varint,2,opt,name=month" json:"month,omitempty"` 533 Day *int32 `protobuf:"varint,3,opt,name=day" json:"day,omitempty"` 536 func (x *Date) Reset() { 545 func (x *Date) String() string { 549 func (*Date) ProtoMessage() {} [all …]
|
| D | project_metadata.proto | 214 message Date { message
|
| /build/make/tools/protos/ |
| D | metadata_file.proto | 253 message Date { message
|