Searched refs:startGlob (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/blueprint/pathtools/ |
H A D | glob.go | 93 return startGlob(OsFs, pattern, excludes, follow) 96 func startGlob(fs FileSystem, pattern string, excludes []string, func
|
H A D | fs.go | 198 return startGlob(fs, pattern, excludes, follow) 350 return startGlob(m, pattern, excludes, follow)
|