Searched refs:IncludeFiles (Results 1 – 4 of 4) sorted by relevance
/build/soong/finder/ |
D | finder_test.go | 220 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 243 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 266 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 290 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 321 IncludeFiles: []string{"findme.txt"}, 347 IncludeFiles: []string{"findme.txt"}, 371 IncludeFiles: []string{"findme.txt"}, 399 IncludeFiles: []string{"findme.txt"}, 428 IncludeFiles: []string{"hi.txt"}, 467 IncludeFiles: []string{"findme.txt"}, [all …]
|
D | finder.go | 109 IncludeFiles []string member 1322 for _, includedName := range f.cacheMetadata.Config.IncludeFiles {
|
/build/soong/finder/cmd/ |
D | finder.go | 124 IncludeFiles: stringToList(filenamesToFind),
|
/build/soong/ui/build/ |
D | finder.go | 70 IncludeFiles: []string{
|