Searched defs:srcDir (Results 1 – 5 of 5) sorted by relevance
35 srcDir = bootstrapVariable("srcDir", func() string { var
235 func processHeadersWithVersioner(ctx android.ModuleContext, srcDir, outDir android.Path, argument
127 srcDir string member
96 srcDir string // the path of the root source directory member320 func NewConfig(srcDir, buildDir string, moduleListFile string) (Config, error) { argument
117 srcDir string member