Searched defs:Glob (Results 1 – 4 of 4) sorted by relevance
| /build/soong/android/ |
| D | early_module_context.go | 93 Glob(globPattern string, excludes []string) Paths methodSpec 119 func (e *earlyModuleContext) Glob(globPattern string, excludes []string) Paths { func
|
| D | paths.go | 70 func Glob(ctx EarlyModulePathContext, globPattern string, excludes []string) Paths { func
|
| /build/blueprint/pathtools/ |
| D | fs.go | 104 Glob(pattern string, excludes []string, follow ShouldFollowSymlinks) (GlobResult, error) methodSpec 248 func (fs *osFs) Glob(pattern string, excludes []string, follow ShouldFollowSymlinks) (GlobResult, e… func 444 func (m *mockFs) Glob(pattern string, excludes []string, follow ShouldFollowSymlinks) (GlobResult, … func
|
| D | glob.go | 96 func Glob(pattern string, excludes []string, follow ShouldFollowSymlinks) (GlobResult, error) { func
|