Searched refs:IncludeFiles (Results 1 – 4 of 4) sorted by relevance
/build/soong/finder/ |
D | finder_test.go | 162 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 185 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 208 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 232 IncludeFiles: []string{"findme.txt", "skipme.txt"}, 263 IncludeFiles: []string{"findme.txt"}, 289 IncludeFiles: []string{"findme.txt"}, 313 IncludeFiles: []string{"findme.txt"}, 341 IncludeFiles: []string{"findme.txt"}, 370 IncludeFiles: []string{"hi.txt"}, 409 IncludeFiles: []string{"findme.txt"}, [all …]
|
D | finder.go | 105 IncludeFiles []string member 1330 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 | 61 IncludeFiles: []string{
|