Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/build/
H A Dfinder.go92 dumpDir := config.FileListDir()
117 dumpDir := config.FileListDir()
H A Dsoong.go118 args.ModuleListFile = filepath.Join(config.FileListDir(), "Android.bp.list")
H A Dconfig.go768 func (c *configImpl) FileListDir() string { func