Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go65 OtherModuleDependencyVariantExists(variations []blueprint.Variation, name string) bool methodSpec
281 func (b *baseModuleContext) OtherModuleDependencyVariantExists(variations []blueprint.Variation, na… func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go360 OtherModuleDependencyVariantExists(variations []Variation, name string) bool methodSpec
631 func (m *baseModuleContext) OtherModuleDependencyVariantExists(variations []Variation, name string)… func