Home
last modified time | relevance | path

Searched refs:TopFile (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/bootstrap/
Dcommand.go51 TopFile string member
88 CmdlineArgs.TopFile = flag.Arg(0)
169 srcDir := filepath.Dir(args.TopFile)
202 primaryBuilderArgs = append(primaryBuilderArgs, args.TopFile)
205 Inputs: []string{args.TopFile},
214 topLevelBlueprintsFile: args.TopFile,
229 blueprintFiles, errs := ctx.ParseFileList(filepath.Dir(args.TopFile), filesToParse, config)
/build/soong/ui/build/
Dsoong.go117 args.TopFile = "Android.bp"