Home
last modified time | relevance | path

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

/build/blueprint/
Dmodule_ctx.go284 OtherModuleDependencyVariantExists(variations []Variation, name string) bool methodSpec
508 func (m *baseModuleContext) OtherModuleDependencyVariantExists(variations []Variation, name string)… func
/build/soong/android/
Dmodule.go116 OtherModuleDependencyVariantExists(variations []blueprint.Variation, name string) bool methodSpec
1511 func (b *baseModuleContext) OtherModuleDependencyVariantExists(variations []blueprint.Variation, na… func