Home
last modified time | relevance | path

Searched defs:GlobWithDeps (Results 1 – 7 of 7) sorted by relevance

/build/blueprint/
Dsingleton_ctx.go166 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
399 func (s *singletonContext) GlobWithDeps(pattern string, func
Dpackage_ctx.go326 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec
333 func (v *variableFuncContext) GlobWithDeps(pattern string, func
Dmodule_ctx.go213 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
535 func (d *baseModuleContext) GlobWithDeps(pattern string, func
/build/soong/android/
Dearly_module_context.go91 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dmakevars.go62 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dsingleton.go98 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dpaths.go42 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec