Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go126 GetDirectDepProxyWithTag(name string, tag blueprint.DependencyTag) *ModuleProxy methodSpec
332 func (b *baseModuleContext) GetDirectDepProxyWithTag(name string, tag blueprint.DependencyTag) *Mod… func
Dmodule_context.go487 func (m *moduleContext) GetDirectDepProxyWithTag(name string, tag blueprint.DependencyTag) *ModuleP… func
/build/blueprint/
Dmodule_ctx.go246 GetDirectDepProxyWithTag(name string, tag DependencyTag) *ModuleProxy methodSpec
800 func (m *baseModuleContext) GetDirectDepProxyWithTag(name string, tag DependencyTag) *ModuleProxy { func