Searched defs:GlobWithDeps (Results 1 – 6 of 6) sorted by relevance
/build/blueprint/ |
D | singleton_ctx.go | 155 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec 364 func (s *singletonContext) GlobWithDeps(pattern string, func
|
D | module_ctx.go | 172 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec 473 func (d *baseModuleContext) GlobWithDeps(pattern string, func
|
/build/soong/android/ |
D | singleton.go | 91 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
|
D | makevars.go | 60 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
|
D | paths.go | 42 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec
|
D | module.go | 127 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
|