Home
last modified time | relevance | path

Searched defs:AllTeams (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/team_proto/
Dteam.pb.go139 type AllTeams struct { struct
140 state protoimpl.MessageState
141 sizeCache protoimpl.SizeCache
142 unknownFields protoimpl.UnknownFields
144 Teams []*Team `protobuf:"bytes,1,rep,name=teams" json:"teams,omitempty"`
147 func (x *AllTeams) Reset() {
156 func (x *AllTeams) String() string {
160 func (*AllTeams) ProtoMessage() {}
162 func (x *AllTeams) ProtoReflect() protoreflect.Message {
175 func (*AllTeams) Descriptor() ([]byte, []int) {
[all …]
Dteam.proto42 message AllTeams { message