HomeSort by relevance Sort by last modified time
    Searched refs:RootDirs (Results 1 - 5 of 5) sorted by null

  /build/soong/finder/
finder_test.go 297 RootDirs: []string{root},
320 RootDirs: []string{root},
343 RootDirs: []string{"/tmp/IDontExist"},
366 RootDirs: []string{"/tmp"},
397 RootDirs: []string{"/tmp"},
411 // TestRootDir tests that the value of RootDirs is used
424 RootDirs: []string{"/tmp/a"},
448 RootDirs: []string{"/tmp/b"},
476 RootDirs: []string{"/tmp"},
505 RootDirs: []string{"/cwd", "../rel", "/tmp/include"}
    [all...]
finder.go 94 // RootDirs are the root directories used to initiate the search
95 RootDirs []string
206 for _, path := range cacheParams.RootDirs {
1006 configDirs := f.cacheMetadata.Config.RootDirs
    [all...]
  /build/soong/finder/cmd/
finder.go 121 RootDirs: rootPaths,
  /build/soong/ui/build/
finder.go 58 RootDirs: []string{"."},
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 189 milliseconds