Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dsingleton.go223 func (s *singletonContextAdaptor) VisitAllModulesIf(pred func(Module) bool, visit func(Module)) { func
/aosp12/build/blueprint/
H A Dsingleton_ctx.go322 func (s *singletonContext) VisitAllModulesIf(pred func(Module) bool, func
H A Dcontext.go3467 func (c *Context) VisitAllModulesIf(pred func(Module) bool, func