Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go119 GetDirectDepsProxyWithTag(tag blueprint.DependencyTag) []ModuleProxy methodSpec
463 func (b *baseModuleContext) GetDirectDepsProxyWithTag(tag blueprint.DependencyTag) []ModuleProxy { func