Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go69 OtherModuleFarDependencyVariantExists(variations []blueprint.Variation, name string) bool methodSpec
251 func (b *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []blueprint.Variation,… func
/build/blueprint/
Dmodule_ctx.go331 OtherModuleFarDependencyVariantExists(variations []Variation, name string) bool methodSpec
582 func (m *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []Variation, name stri… func