Searched defs:LabelAttribute (Results 1 – 3 of 3) sorted by relevance
307 type LabelAttribute struct { struct308 Value *Label310 ConfigurableValues configurableLabels313 func (la *LabelAttribute) axisTypes() map[configurationType]bool {326 func (la *LabelAttribute) Collapse() error {381 func (la LabelAttribute) HasConfigurableValues() bool {391 func (la *LabelAttribute) SetValue(value Label) {396 func (la *LabelAttribute) SetSelectValue(axis ConfigurationAxis, config string, value Label) {412 func (la *LabelAttribute) SelectValue(axis ConfigurationAxis, config string) *Label {425 func (la *LabelAttribute) SortedConfigurationAxes() []ConfigurationAxis {
66 func getLabelValue(label bazel.LabelAttribute) (reflect.Value, []selects) {
287 func parseSrc(ctx android.BazelConversionPathContext, srcLabelAttribute *bazel.LabelAttribute, axis…