Searched defs:Attribute_SelectorEntry (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/bazel/common/proto/build/ |
D | build.pb.go | 2257 type Attribute_SelectorEntry struct { struct 2258 state protoimpl.MessageState 2259 sizeCache protoimpl.SizeCache 2260 unknownFields protoimpl.UnknownFields 2264 Label *string `protobuf:"bytes,1,opt,name=label" json:"label,omitempty"` 2268 …otobuf:"varint,16,opt,name=is_default_value,json=isDefaultValue" json:"is_default_value,omitempty"` 2276 … `protobuf:"varint,2,opt,name=int_value,json=intValue" json:"int_value,omitempty"` 2277 … `protobuf:"bytes,3,opt,name=string_value,json=stringValue" json:"string_value,omitempty"` 2278 … `protobuf:"varint,4,opt,name=boolean_value,json=booleanValue" json:"boolean_value,omitempty"` 2279 …tate_value,json=tristateValue,enum=blaze_query.Attribute_Tristate" json:"tristate_value,omitempty"` [all …]
|
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/ |
H A D | build.pb.go | 2253 type Attribute_SelectorEntry struct { struct 2254 state protoimpl.MessageState 2255 sizeCache protoimpl.SizeCache 2256 unknownFields protoimpl.UnknownFields 2260 Label *string `protobuf:"bytes,1,opt,name=label" json:"label,omitempty"` 2264 …otobuf:"varint,16,opt,name=is_default_value,json=isDefaultValue" json:"is_default_value,omitempty"` 2272 … `protobuf:"varint,2,opt,name=int_value,json=intValue" json:"int_value,omitempty"` 2273 … `protobuf:"bytes,3,opt,name=string_value,json=stringValue" json:"string_value,omitempty"` 2274 … `protobuf:"varint,4,opt,name=boolean_value,json=booleanValue" json:"boolean_value,omitempty"` 2275 …tate_value,json=tristateValue,enum=blaze_query.Attribute_Tristate" json:"tristate_value,omitempty"` [all …]
|