Home
last modified time | relevance | path

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

/prebuilts/bazel/common/proto/build/
Dbuild.pb.go2436 type Attribute_Selector struct { struct
2437 state protoimpl.MessageState
2438 sizeCache protoimpl.SizeCache
2439 unknownFields protoimpl.UnknownFields
2444 Entries []*Attribute_SelectorEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"`
2446 …obuf:"varint,2,opt,name=has_default_value,json=hasDefaultValue" json:"has_default_value,omitempty"`
2448 …ring `protobuf:"bytes,3,opt,name=no_match_error,json=noMatchError" json:"no_match_error,omitempty"`
2451 func (x *Attribute_Selector) Reset() {
2460 func (x *Attribute_Selector) String() string {
2464 func (*Attribute_Selector) ProtoMessage() {}
[all …]