Home
last modified time | relevance | path

Searched defs:Date (Results 1 – 3 of 3) sorted by relevance

/build/soong/compliance/project_metadata_proto/
Dproject_metadata.pb.go519 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 …]
Dproject_metadata.proto214 message Date { message
/build/make/tools/protos/
Dmetadata_file.proto253 message Date { message