Home
last modified time | relevance | path

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

/build/soong/common/
Dmodule.go37 type ModuleBuildParams struct { struct
38 Rule blueprint.Rule
39 Output WritablePath
40 Outputs WritablePaths
41 Input Path
42 Inputs Paths
43 Implicit Path
44 Implicits Paths
45 OrderOnly Paths
46 Default bool
[all …]