Searched defs:GetDirectDepProxyWithTag (Results 1 – 3 of 3) sorted by relevance
126 GetDirectDepProxyWithTag(name string, tag blueprint.DependencyTag) *ModuleProxy methodSpec332 func (b *baseModuleContext) GetDirectDepProxyWithTag(name string, tag blueprint.DependencyTag) *Mod… func
487 func (m *moduleContext) GetDirectDepProxyWithTag(name string, tag blueprint.DependencyTag) *ModuleP… func
246 GetDirectDepProxyWithTag(name string, tag DependencyTag) *ModuleProxy methodSpec800 func (m *baseModuleContext) GetDirectDepProxyWithTag(name string, tag DependencyTag) *ModuleProxy { func