Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go151 VisitDirectDepsProxyWithTag(tag blueprint.DependencyTag, visit func(proxy ModuleProxy)) methodSpec
501 func (b *baseModuleContext) VisitDirectDepsProxyWithTag(tag blueprint.DependencyTag, visit func(pro… func
H A Dpaths.go95 VisitDirectDepsProxyWithTag(tag blueprint.DependencyTag, visit func(ModuleProxy)) methodSpec