Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/api/
H A Dapi.go122 type genruleProps struct { struct
123 Name *string
124 Cmd *string
125 Dists []android.Dist
126 Out []string
127 Srcs proptools.Configurable[[]string]
128 Tools []string
129 Visibility []string