Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go2432 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 …]