Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go54 OtherModuleDependencyTag(m blueprint.Module) blueprint.DependencyTag methodSpec
277 func (b *baseModuleContext) OtherModuleDependencyTag(m blueprint.Module) blueprint.DependencyTag { func
H A Dpaths.go96 OtherModuleDependencyTag(m blueprint.Module) blueprint.DependencyTag methodSpec
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go338 OtherModuleDependencyTag(m Module) DependencyTag methodSpec
590 func (m *baseModuleContext) OtherModuleDependencyTag(logicModule Module) DependencyTag { func