Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go121 GlobFiles(globPattern string, excludes []string) Paths methodSpec
1503 func (ctx *androidModuleContext) GlobFiles(globPattern string, excludes []string) Paths { func