Home
last modified time | relevance | path

Searched refs:moduleListFile (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dwritedocs.go50 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().moduleListFile))
Dqueryview.go59 moduleListFilePath := pathForBuildToolDep(ctx, ctx.Config().moduleListFile)
/build/blueprint/
Dcontext.go122 moduleListFile string member
681 c.moduleListFile = listFile
685 reader, err := c.fs.Open(c.moduleListFile)