Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go116 GetDirectDepWithTag(name string, tag blueprint.DependencyTag) Module methodSpec
310 func (b *baseModuleContext) GetDirectDepWithTag(name string, tag blueprint.DependencyTag) Module { func
H A Dmodule_context.go442 func (m *moduleContext) GetDirectDepWithTag(name string, tag blueprint.DependencyTag) Module { func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go234 GetDirectDepWithTag(name string, tag DependencyTag) Module methodSpec
770 func (m *baseModuleContext) GetDirectDepWithTag(name string, tag DependencyTag) Module { func