Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go156 VisitDirectDepsProxyWithTag(tag blueprint.DependencyTag, visit func(proxy ModuleProxy)) methodSpec
503 func (b *baseModuleContext) VisitDirectDepsProxyWithTag(tag blueprint.DependencyTag, visit func(pro… func
Dpaths.go95 VisitDirectDepsProxyWithTag(tag blueprint.DependencyTag, visit func(ModuleProxy)) methodSpec