Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go214 GetDirectDepsWithTag(tag blueprint.DependencyTag) []Module methodSpec
2333 func (b *baseModuleContext) GetDirectDepsWithTag(tag blueprint.DependencyTag) []Module { func