Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go155 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
364 func (s *singletonContext) GlobWithDeps(pattern string, func
Dmodule_ctx.go172 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
473 func (d *baseModuleContext) GlobWithDeps(pattern string, func
/build/soong/android/
Dsingleton.go91 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dmakevars.go60 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec
Dpaths.go42 GlobWithDeps(globPattern string, excludes []string) ([]string, error) methodSpec
Dmodule.go127 GlobWithDeps(pattern string, excludes []string) ([]string, error) methodSpec