Searched defs:GlobWithDeps (Results 1 – 7 of 7) sorted by relevance
| /build/blueprint/ |
| D | singleton_ctx.go | 166 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec 399 func (s *singletonContext) GlobWithDeps(pattern string, func
|
| D | package_ctx.go | 326 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec 333 func (v *variableFuncContext) GlobWithDeps(pattern string, func
|
| D | module_ctx.go | 213 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec 535 func (d *baseModuleContext) GlobWithDeps(pattern string, func
|
| /build/soong/android/ |
| D | early_module_context.go | 91 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
|
| D | makevars.go | 62 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
|
| D | singleton.go | 98 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
|
| D | paths.go | 42 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec
|