Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go97 GlobFiles(globPattern string, excludes []string) Paths methodSpec
1424 func (e *earlyModuleContext) GlobFiles(globPattern string, excludes []string) Paths { func