Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dmodule_ctx.go603 func (m *baseModuleContext) GetDirectDepWithTag(name string, tag DependencyTag) Module { func
/aosp12/build/soong/android/
H A Dmodule.go2057 func (b *baseModuleContext) GetDirectDepWithTag(name string, tag blueprint.DependencyTag) blueprint… func
2345 func (m *moduleContext) GetDirectDepWithTag(name string, tag blueprint.DependencyTag) blueprint.Mod… func