Home
last modified time | relevance | path

Searched refs:startGlob (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/blueprint/pathtools/
H A Dglob.go93 return startGlob(OsFs, pattern, excludes, follow)
96 func startGlob(fs FileSystem, pattern string, excludes []string, func
H A Dfs.go198 return startGlob(fs, pattern, excludes, follow)
350 return startGlob(m, pattern, excludes, follow)