Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dconfig.go35 srcDir = bootstrapVariable("srcDir", func() string { var
/build/soong/cc/
Dndk_headers.go235 func processHeadersWithVersioner(ctx android.ModuleContext, srcDir, outDir android.Path, argument
/build/blueprint/pathtools/
Dfs.go127 srcDir string member
/build/soong/android/
Dconfig.go96 srcDir string // the path of the root source directory member
320 func NewConfig(srcDir, buildDir string, moduleListFile string) (Config, error) { argument
/build/blueprint/
Dcontext.go117 srcDir string member