Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dpaths.go79 func GlobFiles(ctx EarlyModulePathContext, globPattern string, excludes []string) Paths { func
H A Dmodule.go1942 func (e *earlyModuleContext) GlobFiles(globPattern string, excludes []string) Paths { func