Home
last modified time | relevance | path

Searched refs:LabelAttribute (Results 1 – 4 of 4) sorted by relevance

/build/soong/bazel/
Dproperties.go231 type LabelAttribute struct { struct
239 func (attr *LabelAttribute) GetValueForArch(arch string) Label { argument
256 func (attr *LabelAttribute) SetValueForArch(arch string, value Label) { argument
271 func (attr LabelAttribute) HasConfigurableValues() bool { argument
/build/soong/bp2build/
Dconfigurability.go33 func getLabelValue(label bazel.LabelAttribute) (reflect.Value, selects, selects) { argument
81 case bazel.LabelAttribute:
/build/soong/cc/
Dbp2build.go297 versionScript bazel.LabelAttribute
316 var versionScript bazel.LabelAttribute
Dlibrary.go239 Version_script bazel.LabelAttribute