Searched defs:genruleProps (Results 1 – 1 of 1) sorted by relevance
82 type genruleProps struct { struct83 Name *string84 Cmd *string85 Dists []android.Dist86 Out []string87 Srcs []string88 Tools []string89 Visibility []string