Searched defs:Attribute (Results 1 – 2 of 2) sorted by relevance
/build/soong/bp2build/ | ||
D | configurability.go | 161 func prettyPrintAttribute(v bazel.Attribute, indent int) (string, error) { |
/build/soong/bazel/ | ||
D | properties.go | 319 type Attribute interface { interface |