Home
last modified time | relevance | path

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

/aosp12/build/soong/genrule/
H A Dgenrule.go806 type bazelGenruleAttributes struct { struct
807 Srcs bazel.LabelListAttribute
808 Outs []string
809 Tools bazel.LabelListAttribute
810 Cmd string
815 bazelGenruleAttributes anonMember