Home
last modified time | relevance | path

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

/build/blueprint/
Dmodule_ctx.go317 OtherModuleFarDependencyVariantExists(variations []Variation, name string) bool methodSpec
574 func (m *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []Variation, name stri… func
/build/soong/android/
Dmodule.go181 OtherModuleFarDependencyVariantExists(variations []blueprint.Variation, name string) bool methodSpec
2466 func (b *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []blueprint.Variation,… func