Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go145 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
345 func (s *singletonContext) GlobWithDeps(pattern string, func
Dmodule_ctx.go172 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
433 func (d *baseModuleContext) GlobWithDeps(pattern string, func
/build/soong/android/
Dsingleton.go81 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dmakevars.go85 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dpaths.go40 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec
Dmodule.go94 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec