Searched defs:genruleProps (Results 1 – 1 of 1) sorted by relevance
122 type genruleProps struct { struct123 Name *string124 Cmd *string125 Dists []android.Dist126 Out []string127 Srcs proptools.Configurable[[]string]128 Tools []string129 Visibility []string