Searched defs:Attribute_Selector (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/bazel/common/proto/build/ |
D | build.pb.go | 2436 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 …]
|
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/ |
H A D | build.pb.go | 2432 type Attribute_Selector struct { struct 2433 state protoimpl.MessageState 2434 sizeCache protoimpl.SizeCache 2435 unknownFields protoimpl.UnknownFields 2440 Entries []*Attribute_SelectorEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` 2442 …obuf:"varint,2,opt,name=has_default_value,json=hasDefaultValue" json:"has_default_value,omitempty"` 2444 …ring `protobuf:"bytes,3,opt,name=no_match_error,json=noMatchError" json:"no_match_error,omitempty"` 2447 func (x *Attribute_Selector) Reset() { 2456 func (x *Attribute_Selector) String() string { 2460 func (*Attribute_Selector) ProtoMessage() {} [all …]
|