Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go126 VisitDirectDepsWithTag(tag blueprint.DependencyTag, visit func(Module)) methodSpec
1757 func (b *baseModuleContext) VisitDirectDepsWithTag(tag blueprint.DependencyTag, visit func(Module))… func