Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go35 type ModuleBuildParams struct { struct
36 Rule blueprint.Rule
37 Deps blueprint.Deps
38 Depfile WritablePath
39 Description string
40 Output WritablePath
41 Outputs WritablePaths
42 ImplicitOutput WritablePath
43 ImplicitOutputs WritablePaths
44 Input Path
[all …]