Searched defs:GetDirectDepWithTag (Results 1 – 3 of 3) sorted by relevance
164 GetDirectDepWithTag(name string, tag DependencyTag) Module methodSpec363 func (m *baseModuleContext) GetDirectDepWithTag(name string, tag DependencyTag) Module { func593 GetDirectDepWithTag(name string, tag DependencyTag) Module methodSpec
128 GetDirectDepWithTag(name string, tag blueprint.DependencyTag) blueprint.Module methodSpec
144 GetDirectDepWithTag(name string, tag blueprint.DependencyTag) blueprint.Module methodSpec1061 func (a *androidModuleContext) GetDirectDepWithTag(name string, tag blueprint.DependencyTag) bluepr… func