Home
last modified time | relevance | path

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

/build/soong/genrule/
Dgenrule.go881 type bazelGenruleAttributes struct { struct
882 Srcs bazel.LabelListAttribute
883 Outs []string
884 Tools bazel.LabelListAttribute
885 Cmd string